home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 10 / BBS In A Box Volume X (AMUG) (January 1994).bin / Files / Bus / D-E / Eq.Plotter.cpt / Equation Plotter / cards.xml < prev    next >
Encoding:
Text File  |  1992-02-12  |  195.3 KB  |  7,195 lines

  1. card_9270.xml
  2. <?xml version="1.0" encoding="utf-8" ?>
  3. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4. <card>
  5.     <id>9270</id>
  6.     <filler1>0</filler1>
  7.     <cantDelete> <true /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <owner>9020</owner>
  11.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  12.     <part>
  13.         <id>2</id>
  14.         <type>field</type>
  15.         <visible> <true /> </visible>
  16.         <dontWrap> <false /> </dontWrap>
  17.         <dontSearch> <false /> </dontSearch>
  18.         <sharedText> <false /> </sharedText>
  19.         <fixedLineHeight> <false /> </fixedLineHeight>
  20.         <autoTab> <false /> </autoTab>
  21.         <lockText> <false /> </lockText>
  22.         <rect>
  23.             <left>2</left>
  24.             <top>321</top>
  25.             <right>279</right>
  26.             <bottom>339</bottom>
  27.         </rect>
  28.         <style>transparent</style>
  29.         <autoSelect> <false /> </autoSelect>
  30.         <showLines> <false /> </showLines>
  31.         <wideMargins> <false /> </wideMargins>
  32.         <multipleLines> <false /> </multipleLines>
  33.         <reservedFamily> 0 </reservedFamily>
  34.         <titleWidth>0</titleWidth>
  35.         <icon>0</icon>
  36.         <textAlign>left</textAlign>
  37.         <font>Geneva</font>
  38.         <textSize>12</textSize>
  39.         <textStyle>plain</textStyle>
  40.         <textHeight>16</textHeight>
  41.         <name>equation</name>
  42.         <script></script>
  43.     </part>
  44.     <part>
  45.         <id>3</id>
  46.         <type>button</type>
  47.         <visible> <true /> </visible>
  48.         <reserved5> 0 </reserved5>
  49.         <reserved4> 0 </reserved4>
  50.         <reserved3> 0 </reserved3>
  51.         <reserved2> 0 </reserved2>
  52.         <reserved1> 0 </reserved1>
  53.         <enabled> <true /> </enabled>
  54.         <rect>
  55.             <left>467</left>
  56.             <top>324</top>
  57.             <right>509</right>
  58.             <bottom>341</bottom>
  59.         </rect>
  60.         <style>shadow</style>
  61.         <showName> <true /> </showName>
  62.         <highlight> <false /> </highlight>
  63.         <autoHighlight> <true /> </autoHighlight>
  64.         <sharedHighlight> <true /> </sharedHighlight>
  65.         <family>0</family>
  66.         <titleWidth>0</titleWidth>
  67.         <icon>0</icon>
  68.         <textAlign>center</textAlign>
  69.         <font>Chicago</font>
  70.         <textSize>12</textSize>
  71.         <textStyle>plain</textStyle>
  72.         <name>Erase</name>
  73.         <script>on mouseUp
  74. EraseGraph "setup"
  75. send mouseup to card button "custom"
  76. end mouseUp</script>
  77.     </part>
  78.     <part>
  79.         <id>4</id>
  80.         <type>button</type>
  81.         <visible> <true /> </visible>
  82.         <reserved5> 0 </reserved5>
  83.         <reserved4> 0 </reserved4>
  84.         <reserved3> 0 </reserved3>
  85.         <reserved2> 0 </reserved2>
  86.         <reserved1> 0 </reserved1>
  87.         <enabled> <true /> </enabled>
  88.         <rect>
  89.             <left>406</left>
  90.             <top>324</top>
  91.             <right>466</right>
  92.             <bottom>342</bottom>
  93.         </rect>
  94.         <style>shadow</style>
  95.         <showName> <true /> </showName>
  96.         <highlight> <false /> </highlight>
  97.         <autoHighlight> <true /> </autoHighlight>
  98.         <sharedHighlight> <true /> </sharedHighlight>
  99.         <family>0</family>
  100.         <titleWidth>0</titleWidth>
  101.         <icon>0</icon>
  102.         <textAlign>center</textAlign>
  103.         <font>Chicago</font>
  104.         <textSize>12</textSize>
  105.         <textStyle>plain</textStyle>
  106.         <name>Overlay</name>
  107.         <script>on mouseUp
  108. overlay
  109. end mouseUp</script>
  110.     </part>
  111.     <part>
  112.         <id>5</id>
  113.         <type>button</type>
  114.         <visible> <true /> </visible>
  115.         <reserved5> 0 </reserved5>
  116.         <reserved4> 0 </reserved4>
  117.         <reserved3> 0 </reserved3>
  118.         <reserved2> 0 </reserved2>
  119.         <reserved1> 0 </reserved1>
  120.         <enabled> <true /> </enabled>
  121.         <rect>
  122.             <left>355</left>
  123.             <top>325</top>
  124.             <right>405</right>
  125.             <bottom>342</bottom>
  126.         </rect>
  127.         <style>shadow</style>
  128.         <showName> <true /> </showName>
  129.         <highlight> <false /> </highlight>
  130.         <autoHighlight> <true /> </autoHighlight>
  131.         <sharedHighlight> <true /> </sharedHighlight>
  132.         <family>0</family>
  133.         <titleWidth>0</titleWidth>
  134.         <icon>0</icon>
  135.         <textAlign>center</textAlign>
  136.         <font>Chicago</font>
  137.         <textSize>12</textSize>
  138.         <textStyle>plain</textStyle>
  139.         <name>Print</name>
  140.         <script>on mouseUp
  141. cardPrint
  142. end mouseUp</script>
  143.     </part>
  144.     <part>
  145.         <id>7</id>
  146.         <type>button</type>
  147.         <visible> <true /> </visible>
  148.         <reserved5> 0 </reserved5>
  149.         <reserved4> 0 </reserved4>
  150.         <reserved3> 0 </reserved3>
  151.         <reserved2> 0 </reserved2>
  152.         <reserved1> 0 </reserved1>
  153.         <enabled> <true /> </enabled>
  154.         <rect>
  155.             <left>294</left>
  156.             <top>325</top>
  157.             <right>353</right>
  158.             <bottom>341</bottom>
  159.         </rect>
  160.         <style>shadow</style>
  161.         <showName> <true /> </showName>
  162.         <highlight> <false /> </highlight>
  163.         <autoHighlight> <false /> </autoHighlight>
  164.         <sharedHighlight> <true /> </sharedHighlight>
  165.         <family>0</family>
  166.         <titleWidth>0</titleWidth>
  167.         <icon>0</icon>
  168.         <textAlign>center</textAlign>
  169.         <font>Chicago</font>
  170.         <textSize>12</textSize>
  171.         <textStyle>plain</textStyle>
  172.         <name>Zoom In</name>
  173.         <script>on mouseUp
  174. zoomInButton
  175.  
  176. end mouseUp</script>
  177.     </part>
  178.     <content>
  179.         <layer>card</layer>
  180.         <id>2</id>
  181.         <text>y = x^2+5*x+6</text>
  182.     </content>
  183.     <content>
  184.         <layer>background</layer>
  185.         <id>2</id>
  186.         <text>0.039</text>
  187.     </content>
  188.     <content>
  189.         <layer>background</layer>
  190.         <id>3</id>
  191.         <text>0.062</text>
  192.     </content>
  193.     <content>
  194.         <layer>background</layer>
  195.         <id>4</id>
  196.         <text>0.085</text>
  197.     </content>
  198.     <content>
  199.         <layer>background</layer>
  200.         <id>5</id>
  201.         <text>0.108</text>
  202.     </content>
  203.     <content>
  204.         <layer>background</layer>
  205.         <id>6</id>
  206.         <text>0.131</text>
  207.     </content>
  208.     <content>
  209.         <layer>background</layer>
  210.         <id>7</id>
  211.         <text>0.154</text>
  212.     </content>
  213.     <content>
  214.         <layer>background</layer>
  215.         <id>8</id>
  216.         <text>0.177</text>
  217.     </content>
  218.     <content>
  219.         <layer>background</layer>
  220.         <id>9</id>
  221.         <text>0.201</text>
  222.     </content>
  223.     <content>
  224.         <layer>background</layer>
  225.         <id>10</id>
  226.         <text>0.224</text>
  227.     </content>
  228.     <content>
  229.         <layer>background</layer>
  230.         <id>11</id>
  231.         <text>0.247</text>
  232.     </content>
  233.     <content>
  234.         <layer>background</layer>
  235.         <id>12</id>
  236.         <text>0.27</text>
  237.     </content>
  238.     <content>
  239.         <layer>background</layer>
  240.         <id>13</id>
  241.         <text>0.293</text>
  242.     </content>
  243.     <content>
  244.         <layer>background</layer>
  245.         <id>15</id>
  246.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  247.     </content>
  248.     <name>Custom</name>
  249.     <script>on opencard
  250. --
  251. global x,inc,howmany,xb,xe,yb,ye,orgx,orgy,scalex,scaley,equation
  252. get card field "function" of card "setup"
  253. put it into equation
  254. put "y = "&it into card field "equation"
  255. get card field "xb" of card "setup"
  256. put it into xb
  257. get card field "xe" of card "setup"
  258. put it into xe
  259. get card field "yb" of card "setup"
  260. put it into yb
  261.  
  262. get card field "ye" of card "setup"
  263. put it into ye
  264.  
  265. put xe-xb into xl
  266. put ye-yb into yl
  267. put xl/18 into hashincx
  268. put yl/12 into hashincy
  269.  
  270. choose text tool
  271. set textsize to 9
  272. set the numberformat to "0.###"
  273. repeat with j = 0 to 9
  274. click at 50+j*48,305
  275. put xb+j*2*hashincx into temp
  276. type temp
  277. end repeat
  278.  
  279. repeat with j = 0 to 11
  280. click at 15,292-j*24
  281. put yb+j*hashincy into temp
  282. put j+1 into fnum
  283. put temp into field fnum
  284. end repeat
  285.  
  286. put 288-(-yb/hashincy*24) into orgy
  287. put 24*18/xl into scalex
  288. put 24*12/yl into scaley
  289. put 56-xb*scalex into orgx
  290. choose the line tool
  291. put xb into x
  292.  
  293. put hashincx/3 into inc
  294.  
  295. put round(xl/inc) into howmany
  296. put -10 into olda
  297. put -5 into oldb
  298. put "true" into noconnect
  299. repeat with j = 1 to howmany
  300. put  value of equation into y
  301. put orgx + scalex*x into a
  302. put orgy-scaley*y into b
  303.  
  304. if "nan" is in y then
  305. add inc to x
  306. next repeat
  307. end if
  308.  
  309.  
  310. IF y = INF or y > 1000000 or y < -1000000 then
  311.  
  312. choose brush tool
  313. set pattern to 5
  314. set brush to 28
  315. click at round(a),0
  316. drag from round(a),0 to round(a),341
  317. add inc to x
  318. put "true" into noconnect
  319. choose line tool
  320. next repeat
  321. end if
  322.  
  323.  
  324. if noconnect = "true" then
  325.  
  326. click at round(a),round(b)
  327. drag from round(a),round(b) to round(a),round(b)
  328.  
  329. else
  330. click at round(olda),round(oldb)
  331. drag from round(olda),round(oldb) to round(a),round(b)
  332.  
  333. end if
  334.  
  335. click at round(a),round(b)
  336. put a into olda
  337. put b into oldb
  338.  
  339. add inc to x
  340. put "false" into noconnect
  341. end repeat
  342. click at 0,0
  343.  
  344. choose the browse tool
  345. end opencard</script>
  346. </card>
  347.  
  348.  
  349. card_34490.xml
  350. <?xml version="1.0" encoding="utf-8" ?>
  351. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  352. <card>
  353.     <id>34490</id>
  354.     <filler1>0</filler1>
  355.     <cantDelete> <true /> </cantDelete>
  356.     <showPict> <true /> </showPict>
  357.     <dontSearch> <false /> </dontSearch>
  358.     <owner>34210</owner>
  359.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  360.     <part>
  361.         <id>1</id>
  362.         <type>button</type>
  363.         <visible> <true /> </visible>
  364.         <reserved5> 0 </reserved5>
  365.         <reserved4> 0 </reserved4>
  366.         <reserved3> 0 </reserved3>
  367.         <reserved2> 0 </reserved2>
  368.         <reserved1> 0 </reserved1>
  369.         <enabled> <true /> </enabled>
  370.         <rect>
  371.             <left>467</left>
  372.             <top>324</top>
  373.             <right>509</right>
  374.             <bottom>341</bottom>
  375.         </rect>
  376.         <style>shadow</style>
  377.         <showName> <true /> </showName>
  378.         <highlight> <false /> </highlight>
  379.         <autoHighlight> <true /> </autoHighlight>
  380.         <sharedHighlight> <true /> </sharedHighlight>
  381.         <family>0</family>
  382.         <titleWidth>0</titleWidth>
  383.         <icon>0</icon>
  384.         <textAlign>center</textAlign>
  385.         <font>Chicago</font>
  386.         <textSize>12</textSize>
  387.         <textStyle>plain</textStyle>
  388.         <name>Erase</name>
  389.         <script>on mouseUp
  390. EraseGraph "setup"
  391. end mouseUp</script>
  392.     </part>
  393.     <part>
  394.         <id>2</id>
  395.         <type>button</type>
  396.         <visible> <true /> </visible>
  397.         <reserved5> 0 </reserved5>
  398.         <reserved4> 0 </reserved4>
  399.         <reserved3> 0 </reserved3>
  400.         <reserved2> 0 </reserved2>
  401.         <reserved1> 0 </reserved1>
  402.         <enabled> <true /> </enabled>
  403.         <rect>
  404.             <left>406</left>
  405.             <top>324</top>
  406.             <right>466</right>
  407.             <bottom>342</bottom>
  408.         </rect>
  409.         <style>shadow</style>
  410.         <showName> <true /> </showName>
  411.         <highlight> <false /> </highlight>
  412.         <autoHighlight> <true /> </autoHighlight>
  413.         <sharedHighlight> <true /> </sharedHighlight>
  414.         <family>0</family>
  415.         <titleWidth>0</titleWidth>
  416.         <icon>0</icon>
  417.         <textAlign>center</textAlign>
  418.         <font>Chicago</font>
  419.         <textSize>12</textSize>
  420.         <textStyle>plain</textStyle>
  421.         <name>Overlay</name>
  422.         <script>on mouseUp
  423. overlay
  424. end mouseUp</script>
  425.     </part>
  426.     <part>
  427.         <id>3</id>
  428.         <type>button</type>
  429.         <visible> <true /> </visible>
  430.         <reserved5> 0 </reserved5>
  431.         <reserved4> 0 </reserved4>
  432.         <reserved3> 0 </reserved3>
  433.         <reserved2> 0 </reserved2>
  434.         <reserved1> 0 </reserved1>
  435.         <enabled> <true /> </enabled>
  436.         <rect>
  437.             <left>355</left>
  438.             <top>325</top>
  439.             <right>405</right>
  440.             <bottom>342</bottom>
  441.         </rect>
  442.         <style>shadow</style>
  443.         <showName> <true /> </showName>
  444.         <highlight> <false /> </highlight>
  445.         <autoHighlight> <true /> </autoHighlight>
  446.         <sharedHighlight> <true /> </sharedHighlight>
  447.         <family>0</family>
  448.         <titleWidth>0</titleWidth>
  449.         <icon>0</icon>
  450.         <textAlign>center</textAlign>
  451.         <font>Chicago</font>
  452.         <textSize>12</textSize>
  453.         <textStyle>plain</textStyle>
  454.         <name>Print</name>
  455.         <script>on mouseUp
  456. cardPrint
  457. end mouseUp</script>
  458.     </part>
  459.     <part>
  460.         <id>4</id>
  461.         <type>field</type>
  462.         <visible> <true /> </visible>
  463.         <dontWrap> <false /> </dontWrap>
  464.         <dontSearch> <false /> </dontSearch>
  465.         <sharedText> <false /> </sharedText>
  466.         <fixedLineHeight> <false /> </fixedLineHeight>
  467.         <autoTab> <false /> </autoTab>
  468.         <lockText> <false /> </lockText>
  469.         <rect>
  470.             <left>3</left>
  471.             <top>323</top>
  472.             <right>295</right>
  473.             <bottom>339</bottom>
  474.         </rect>
  475.         <style>transparent</style>
  476.         <autoSelect> <false /> </autoSelect>
  477.         <showLines> <false /> </showLines>
  478.         <wideMargins> <false /> </wideMargins>
  479.         <multipleLines> <false /> </multipleLines>
  480.         <reservedFamily> 0 </reservedFamily>
  481.         <titleWidth>0</titleWidth>
  482.         <icon>0</icon>
  483.         <textAlign>left</textAlign>
  484.         <font>Geneva</font>
  485.         <textSize>10</textSize>
  486.         <textStyle>bold</textStyle>
  487.         <textHeight>13</textHeight>
  488.         <name>EQUATION</name>
  489.         <script></script>
  490.     </part>
  491.     <part>
  492.         <id>5</id>
  493.         <type>button</type>
  494.         <visible> <true /> </visible>
  495.         <reserved5> 0 </reserved5>
  496.         <reserved4> 0 </reserved4>
  497.         <reserved3> 0 </reserved3>
  498.         <reserved2> 0 </reserved2>
  499.         <reserved1> 0 </reserved1>
  500.         <enabled> <true /> </enabled>
  501.         <rect>
  502.             <left>294</left>
  503.             <top>325</top>
  504.             <right>353</right>
  505.             <bottom>341</bottom>
  506.         </rect>
  507.         <style>shadow</style>
  508.         <showName> <true /> </showName>
  509.         <highlight> <false /> </highlight>
  510.         <autoHighlight> <false /> </autoHighlight>
  511.         <sharedHighlight> <true /> </sharedHighlight>
  512.         <family>0</family>
  513.         <titleWidth>0</titleWidth>
  514.         <icon>0</icon>
  515.         <textAlign>center</textAlign>
  516.         <font>Chicago</font>
  517.         <textSize>12</textSize>
  518.         <textStyle>plain</textStyle>
  519.         <name>Zoom In</name>
  520.         <script>on mouseUp
  521. zoomInButton
  522.  
  523. end mouseUp</script>
  524.     </part>
  525.     <content>
  526.         <layer>card</layer>
  527.         <id>4</id>
  528.         <text>y = sin(x)</text>
  529.     </content>
  530.     <content>
  531.         <layer>background</layer>
  532.         <id>1</id>
  533.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  534.     </content>
  535.     <name>Quad4-8</name>
  536.     <script>on opencard
  537. global x,inc,howmany
  538. put 0 into x
  539. put .5 into inc
  540. put 120 into howmany
  541. end opencard
  542. </script>
  543. </card>
  544.  
  545.  
  546. card_33751.xml
  547. <?xml version="1.0" encoding="utf-8" ?>
  548. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  549. <card>
  550.     <id>33751</id>
  551.     <filler1>0</filler1>
  552.     <cantDelete> <true /> </cantDelete>
  553.     <showPict> <true /> </showPict>
  554.     <dontSearch> <false /> </dontSearch>
  555.     <owner>33405</owner>
  556.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  557.     <part>
  558.         <id>1</id>
  559.         <type>button</type>
  560.         <visible> <true /> </visible>
  561.         <reserved5> 0 </reserved5>
  562.         <reserved4> 0 </reserved4>
  563.         <reserved3> 0 </reserved3>
  564.         <reserved2> 0 </reserved2>
  565.         <reserved1> 0 </reserved1>
  566.         <enabled> <true /> </enabled>
  567.         <rect>
  568.             <left>467</left>
  569.             <top>324</top>
  570.             <right>509</right>
  571.             <bottom>341</bottom>
  572.         </rect>
  573.         <style>shadow</style>
  574.         <showName> <true /> </showName>
  575.         <highlight> <false /> </highlight>
  576.         <autoHighlight> <true /> </autoHighlight>
  577.         <sharedHighlight> <true /> </sharedHighlight>
  578.         <family>0</family>
  579.         <titleWidth>0</titleWidth>
  580.         <icon>0</icon>
  581.         <textAlign>center</textAlign>
  582.         <font>Chicago</font>
  583.         <textSize>12</textSize>
  584.         <textStyle>plain</textStyle>
  585.         <name>Erase</name>
  586.         <script>on mouseUp
  587. EraseGraph "setup"
  588. end mouseUp</script>
  589.     </part>
  590.     <part>
  591.         <id>2</id>
  592.         <type>button</type>
  593.         <visible> <true /> </visible>
  594.         <reserved5> 0 </reserved5>
  595.         <reserved4> 0 </reserved4>
  596.         <reserved3> 0 </reserved3>
  597.         <reserved2> 0 </reserved2>
  598.         <reserved1> 0 </reserved1>
  599.         <enabled> <true /> </enabled>
  600.         <rect>
  601.             <left>406</left>
  602.             <top>324</top>
  603.             <right>466</right>
  604.             <bottom>342</bottom>
  605.         </rect>
  606.         <style>shadow</style>
  607.         <showName> <true /> </showName>
  608.         <highlight> <false /> </highlight>
  609.         <autoHighlight> <true /> </autoHighlight>
  610.         <sharedHighlight> <true /> </sharedHighlight>
  611.         <family>0</family>
  612.         <titleWidth>0</titleWidth>
  613.         <icon>0</icon>
  614.         <textAlign>center</textAlign>
  615.         <font>Chicago</font>
  616.         <textSize>12</textSize>
  617.         <textStyle>plain</textStyle>
  618.         <name>Overlay</name>
  619.         <script>on mouseUp
  620. overlay
  621. end mouseUp</script>
  622.     </part>
  623.     <part>
  624.         <id>3</id>
  625.         <type>button</type>
  626.         <visible> <true /> </visible>
  627.         <reserved5> 0 </reserved5>
  628.         <reserved4> 0 </reserved4>
  629.         <reserved3> 0 </reserved3>
  630.         <reserved2> 0 </reserved2>
  631.         <reserved1> 0 </reserved1>
  632.         <enabled> <true /> </enabled>
  633.         <rect>
  634.             <left>355</left>
  635.             <top>325</top>
  636.             <right>405</right>
  637.             <bottom>342</bottom>
  638.         </rect>
  639.         <style>shadow</style>
  640.         <showName> <true /> </showName>
  641.         <highlight> <false /> </highlight>
  642.         <autoHighlight> <true /> </autoHighlight>
  643.         <sharedHighlight> <true /> </sharedHighlight>
  644.         <family>0</family>
  645.         <titleWidth>0</titleWidth>
  646.         <icon>0</icon>
  647.         <textAlign>center</textAlign>
  648.         <font>Chicago</font>
  649.         <textSize>12</textSize>
  650.         <textStyle>plain</textStyle>
  651.         <name>Print</name>
  652.         <script>on mouseUp
  653. cardPrint
  654. end mouseUp</script>
  655.     </part>
  656.     <part>
  657.         <id>4</id>
  658.         <type>field</type>
  659.         <visible> <true /> </visible>
  660.         <dontWrap> <false /> </dontWrap>
  661.         <dontSearch> <false /> </dontSearch>
  662.         <sharedText> <false /> </sharedText>
  663.         <fixedLineHeight> <false /> </fixedLineHeight>
  664.         <autoTab> <false /> </autoTab>
  665.         <lockText> <false /> </lockText>
  666.         <rect>
  667.             <left>3</left>
  668.             <top>323</top>
  669.             <right>295</right>
  670.             <bottom>339</bottom>
  671.         </rect>
  672.         <style>transparent</style>
  673.         <autoSelect> <false /> </autoSelect>
  674.         <showLines> <false /> </showLines>
  675.         <wideMargins> <false /> </wideMargins>
  676.         <multipleLines> <false /> </multipleLines>
  677.         <reservedFamily> 0 </reservedFamily>
  678.         <titleWidth>0</titleWidth>
  679.         <icon>0</icon>
  680.         <textAlign>left</textAlign>
  681.         <font>Geneva</font>
  682.         <textSize>10</textSize>
  683.         <textStyle>bold</textStyle>
  684.         <textHeight>13</textHeight>
  685.         <name>EQUATION</name>
  686.         <script></script>
  687.     </part>
  688.     <part>
  689.         <id>5</id>
  690.         <type>button</type>
  691.         <visible> <true /> </visible>
  692.         <reserved5> 0 </reserved5>
  693.         <reserved4> 0 </reserved4>
  694.         <reserved3> 0 </reserved3>
  695.         <reserved2> 0 </reserved2>
  696.         <reserved1> 0 </reserved1>
  697.         <enabled> <true /> </enabled>
  698.         <rect>
  699.             <left>294</left>
  700.             <top>325</top>
  701.             <right>353</right>
  702.             <bottom>341</bottom>
  703.         </rect>
  704.         <style>shadow</style>
  705.         <showName> <true /> </showName>
  706.         <highlight> <false /> </highlight>
  707.         <autoHighlight> <false /> </autoHighlight>
  708.         <sharedHighlight> <true /> </sharedHighlight>
  709.         <family>0</family>
  710.         <titleWidth>0</titleWidth>
  711.         <icon>0</icon>
  712.         <textAlign>center</textAlign>
  713.         <font>Chicago</font>
  714.         <textSize>12</textSize>
  715.         <textStyle>plain</textStyle>
  716.         <name>Zoom In</name>
  717.         <script>on mouseUp
  718. zoomInButton
  719.  
  720. end mouseUp</script>
  721.     </part>
  722.     <content>
  723.         <layer>card</layer>
  724.         <id>4</id>
  725.         <text>y = sin(x)</text>
  726.     </content>
  727.     <content>
  728.         <layer>background</layer>
  729.         <id>1</id>
  730.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  731.     </content>
  732.     <name>Quad4-16</name>
  733.     <script>on opencard
  734. global x,inc,howmany
  735. put 0 into x
  736. put .2 into inc
  737. put 150 into howmany
  738. end opencard
  739. </script>
  740. </card>
  741.  
  742.  
  743. card_32559.xml
  744. <?xml version="1.0" encoding="utf-8" ?>
  745. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  746. <card>
  747.     <id>32559</id>
  748.     <filler1>0</filler1>
  749.     <cantDelete> <true /> </cantDelete>
  750.     <showPict> <true /> </showPict>
  751.     <dontSearch> <false /> </dontSearch>
  752.     <owner>32225</owner>
  753.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  754.     <part>
  755.         <id>1</id>
  756.         <type>button</type>
  757.         <visible> <true /> </visible>
  758.         <reserved5> 0 </reserved5>
  759.         <reserved4> 0 </reserved4>
  760.         <reserved3> 0 </reserved3>
  761.         <reserved2> 0 </reserved2>
  762.         <reserved1> 0 </reserved1>
  763.         <enabled> <true /> </enabled>
  764.         <rect>
  765.             <left>467</left>
  766.             <top>324</top>
  767.             <right>509</right>
  768.             <bottom>341</bottom>
  769.         </rect>
  770.         <style>shadow</style>
  771.         <showName> <true /> </showName>
  772.         <highlight> <false /> </highlight>
  773.         <autoHighlight> <true /> </autoHighlight>
  774.         <sharedHighlight> <true /> </sharedHighlight>
  775.         <family>0</family>
  776.         <titleWidth>0</titleWidth>
  777.         <icon>0</icon>
  778.         <textAlign>center</textAlign>
  779.         <font>Chicago</font>
  780.         <textSize>12</textSize>
  781.         <textStyle>plain</textStyle>
  782.         <name>Erase</name>
  783.         <script>on mouseUp
  784. EraseGraph "setup"
  785. end mouseUp</script>
  786.     </part>
  787.     <part>
  788.         <id>2</id>
  789.         <type>button</type>
  790.         <visible> <true /> </visible>
  791.         <reserved5> 0 </reserved5>
  792.         <reserved4> 0 </reserved4>
  793.         <reserved3> 0 </reserved3>
  794.         <reserved2> 0 </reserved2>
  795.         <reserved1> 0 </reserved1>
  796.         <enabled> <true /> </enabled>
  797.         <rect>
  798.             <left>406</left>
  799.             <top>324</top>
  800.             <right>466</right>
  801.             <bottom>342</bottom>
  802.         </rect>
  803.         <style>shadow</style>
  804.         <showName> <true /> </showName>
  805.         <highlight> <false /> </highlight>
  806.         <autoHighlight> <true /> </autoHighlight>
  807.         <sharedHighlight> <true /> </sharedHighlight>
  808.         <family>0</family>
  809.         <titleWidth>0</titleWidth>
  810.         <icon>0</icon>
  811.         <textAlign>center</textAlign>
  812.         <font>Chicago</font>
  813.         <textSize>12</textSize>
  814.         <textStyle>plain</textStyle>
  815.         <name>Overlay</name>
  816.         <script>on mouseUp
  817. overlay
  818. end mouseUp</script>
  819.     </part>
  820.     <part>
  821.         <id>3</id>
  822.         <type>button</type>
  823.         <visible> <true /> </visible>
  824.         <reserved5> 0 </reserved5>
  825.         <reserved4> 0 </reserved4>
  826.         <reserved3> 0 </reserved3>
  827.         <reserved2> 0 </reserved2>
  828.         <reserved1> 0 </reserved1>
  829.         <enabled> <true /> </enabled>
  830.         <rect>
  831.             <left>355</left>
  832.             <top>325</top>
  833.             <right>405</right>
  834.             <bottom>342</bottom>
  835.         </rect>
  836.         <style>shadow</style>
  837.         <showName> <true /> </showName>
  838.         <highlight> <false /> </highlight>
  839.         <autoHighlight> <true /> </autoHighlight>
  840.         <sharedHighlight> <true /> </sharedHighlight>
  841.         <family>0</family>
  842.         <titleWidth>0</titleWidth>
  843.         <icon>0</icon>
  844.         <textAlign>center</textAlign>
  845.         <font>Chicago</font>
  846.         <textSize>12</textSize>
  847.         <textStyle>plain</textStyle>
  848.         <name>Print</name>
  849.         <script>on mouseUp
  850. cardPrint
  851. end mouseUp</script>
  852.     </part>
  853.     <part>
  854.         <id>4</id>
  855.         <type>field</type>
  856.         <visible> <true /> </visible>
  857.         <dontWrap> <false /> </dontWrap>
  858.         <dontSearch> <false /> </dontSearch>
  859.         <sharedText> <false /> </sharedText>
  860.         <fixedLineHeight> <false /> </fixedLineHeight>
  861.         <autoTab> <false /> </autoTab>
  862.         <lockText> <false /> </lockText>
  863.         <rect>
  864.             <left>3</left>
  865.             <top>323</top>
  866.             <right>295</right>
  867.             <bottom>339</bottom>
  868.         </rect>
  869.         <style>transparent</style>
  870.         <autoSelect> <false /> </autoSelect>
  871.         <showLines> <false /> </showLines>
  872.         <wideMargins> <false /> </wideMargins>
  873.         <multipleLines> <false /> </multipleLines>
  874.         <reservedFamily> 0 </reservedFamily>
  875.         <titleWidth>0</titleWidth>
  876.         <icon>0</icon>
  877.         <textAlign>left</textAlign>
  878.         <font>Geneva</font>
  879.         <textSize>10</textSize>
  880.         <textStyle>bold</textStyle>
  881.         <textHeight>13</textHeight>
  882.         <name>EQUATION</name>
  883.         <script></script>
  884.     </part>
  885.     <part>
  886.         <id>5</id>
  887.         <type>button</type>
  888.         <visible> <true /> </visible>
  889.         <reserved5> 0 </reserved5>
  890.         <reserved4> 0 </reserved4>
  891.         <reserved3> 0 </reserved3>
  892.         <reserved2> 0 </reserved2>
  893.         <reserved1> 0 </reserved1>
  894.         <enabled> <true /> </enabled>
  895.         <rect>
  896.             <left>294</left>
  897.             <top>325</top>
  898.             <right>353</right>
  899.             <bottom>341</bottom>
  900.         </rect>
  901.         <style>shadow</style>
  902.         <showName> <true /> </showName>
  903.         <highlight> <false /> </highlight>
  904.         <autoHighlight> <false /> </autoHighlight>
  905.         <sharedHighlight> <true /> </sharedHighlight>
  906.         <family>0</family>
  907.         <titleWidth>0</titleWidth>
  908.         <icon>0</icon>
  909.         <textAlign>center</textAlign>
  910.         <font>Chicago</font>
  911.         <textSize>12</textSize>
  912.         <textStyle>plain</textStyle>
  913.         <name>Zoom In</name>
  914.         <script>on mouseUp
  915. zoomInButton
  916.  
  917. end mouseUp</script>
  918.     </part>
  919.     <content>
  920.         <layer>card</layer>
  921.         <id>4</id>
  922.         <text>y = sin(x)</text>
  923.     </content>
  924.     <content>
  925.         <layer>background</layer>
  926.         <id>1</id>
  927.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  928.     </content>
  929.     <name>Quad4-32</name>
  930.     <script>on opencard
  931. global x,inc,howmany
  932. put 0 into x
  933. put .1 into inc
  934. put 140 into howmany
  935. end opencard
  936. </script>
  937. </card>
  938.  
  939.  
  940. card_31631.xml
  941. <?xml version="1.0" encoding="utf-8" ?>
  942. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  943. <card>
  944.     <id>31631</id>
  945.     <filler1>0</filler1>
  946.     <cantDelete> <true /> </cantDelete>
  947.     <showPict> <true /> </showPict>
  948.     <dontSearch> <false /> </dontSearch>
  949.     <owner>31419</owner>
  950.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  951.     <part>
  952.         <id>1</id>
  953.         <type>button</type>
  954.         <visible> <true /> </visible>
  955.         <reserved5> 0 </reserved5>
  956.         <reserved4> 0 </reserved4>
  957.         <reserved3> 0 </reserved3>
  958.         <reserved2> 0 </reserved2>
  959.         <reserved1> 0 </reserved1>
  960.         <enabled> <true /> </enabled>
  961.         <rect>
  962.             <left>467</left>
  963.             <top>324</top>
  964.             <right>509</right>
  965.             <bottom>341</bottom>
  966.         </rect>
  967.         <style>shadow</style>
  968.         <showName> <true /> </showName>
  969.         <highlight> <false /> </highlight>
  970.         <autoHighlight> <true /> </autoHighlight>
  971.         <sharedHighlight> <true /> </sharedHighlight>
  972.         <family>0</family>
  973.         <titleWidth>0</titleWidth>
  974.         <icon>0</icon>
  975.         <textAlign>center</textAlign>
  976.         <font>Chicago</font>
  977.         <textSize>12</textSize>
  978.         <textStyle>plain</textStyle>
  979.         <name>Erase</name>
  980.         <script>on mouseUp
  981. EraseGraph "setup"
  982. end mouseUp</script>
  983.     </part>
  984.     <part>
  985.         <id>2</id>
  986.         <type>button</type>
  987.         <visible> <true /> </visible>
  988.         <reserved5> 0 </reserved5>
  989.         <reserved4> 0 </reserved4>
  990.         <reserved3> 0 </reserved3>
  991.         <reserved2> 0 </reserved2>
  992.         <reserved1> 0 </reserved1>
  993.         <enabled> <true /> </enabled>
  994.         <rect>
  995.             <left>406</left>
  996.             <top>324</top>
  997.             <right>466</right>
  998.             <bottom>342</bottom>
  999.         </rect>
  1000.         <style>shadow</style>
  1001.         <showName> <true /> </showName>
  1002.         <highlight> <false /> </highlight>
  1003.         <autoHighlight> <true /> </autoHighlight>
  1004.         <sharedHighlight> <true /> </sharedHighlight>
  1005.         <family>0</family>
  1006.         <titleWidth>0</titleWidth>
  1007.         <icon>0</icon>
  1008.         <textAlign>center</textAlign>
  1009.         <font>Chicago</font>
  1010.         <textSize>12</textSize>
  1011.         <textStyle>plain</textStyle>
  1012.         <name>Overlay</name>
  1013.         <script>on mouseUp
  1014. overlay
  1015. end mouseUp</script>
  1016.     </part>
  1017.     <part>
  1018.         <id>3</id>
  1019.         <type>button</type>
  1020.         <visible> <true /> </visible>
  1021.         <reserved5> 0 </reserved5>
  1022.         <reserved4> 0 </reserved4>
  1023.         <reserved3> 0 </reserved3>
  1024.         <reserved2> 0 </reserved2>
  1025.         <reserved1> 0 </reserved1>
  1026.         <enabled> <true /> </enabled>
  1027.         <rect>
  1028.             <left>355</left>
  1029.             <top>325</top>
  1030.             <right>405</right>
  1031.             <bottom>342</bottom>
  1032.         </rect>
  1033.         <style>shadow</style>
  1034.         <showName> <true /> </showName>
  1035.         <highlight> <false /> </highlight>
  1036.         <autoHighlight> <true /> </autoHighlight>
  1037.         <sharedHighlight> <true /> </sharedHighlight>
  1038.         <family>0</family>
  1039.         <titleWidth>0</titleWidth>
  1040.         <icon>0</icon>
  1041.         <textAlign>center</textAlign>
  1042.         <font>Chicago</font>
  1043.         <textSize>12</textSize>
  1044.         <textStyle>plain</textStyle>
  1045.         <name>Print</name>
  1046.         <script>on mouseUp
  1047. cardPrint
  1048. end mouseUp</script>
  1049.     </part>
  1050.     <part>
  1051.         <id>4</id>
  1052.         <type>field</type>
  1053.         <visible> <true /> </visible>
  1054.         <dontWrap> <false /> </dontWrap>
  1055.         <dontSearch> <false /> </dontSearch>
  1056.         <sharedText> <false /> </sharedText>
  1057.         <fixedLineHeight> <false /> </fixedLineHeight>
  1058.         <autoTab> <false /> </autoTab>
  1059.         <lockText> <false /> </lockText>
  1060.         <rect>
  1061.             <left>3</left>
  1062.             <top>323</top>
  1063.             <right>295</right>
  1064.             <bottom>339</bottom>
  1065.         </rect>
  1066.         <style>transparent</style>
  1067.         <autoSelect> <false /> </autoSelect>
  1068.         <showLines> <false /> </showLines>
  1069.         <wideMargins> <false /> </wideMargins>
  1070.         <multipleLines> <false /> </multipleLines>
  1071.         <reservedFamily> 0 </reservedFamily>
  1072.         <titleWidth>0</titleWidth>
  1073.         <icon>0</icon>
  1074.         <textAlign>left</textAlign>
  1075.         <font>Geneva</font>
  1076.         <textSize>10</textSize>
  1077.         <textStyle>bold</textStyle>
  1078.         <textHeight>13</textHeight>
  1079.         <name>EQUATION</name>
  1080.         <script></script>
  1081.     </part>
  1082.     <part>
  1083.         <id>6</id>
  1084.         <type>button</type>
  1085.         <visible> <true /> </visible>
  1086.         <reserved5> 0 </reserved5>
  1087.         <reserved4> 0 </reserved4>
  1088.         <reserved3> 0 </reserved3>
  1089.         <reserved2> 0 </reserved2>
  1090.         <reserved1> 0 </reserved1>
  1091.         <enabled> <true /> </enabled>
  1092.         <rect>
  1093.             <left>294</left>
  1094.             <top>325</top>
  1095.             <right>353</right>
  1096.             <bottom>341</bottom>
  1097.         </rect>
  1098.         <style>shadow</style>
  1099.         <showName> <true /> </showName>
  1100.         <highlight> <false /> </highlight>
  1101.         <autoHighlight> <false /> </autoHighlight>
  1102.         <sharedHighlight> <true /> </sharedHighlight>
  1103.         <family>0</family>
  1104.         <titleWidth>0</titleWidth>
  1105.         <icon>0</icon>
  1106.         <textAlign>center</textAlign>
  1107.         <font>Chicago</font>
  1108.         <textSize>12</textSize>
  1109.         <textStyle>plain</textStyle>
  1110.         <name>Zoom In</name>
  1111.         <script>on mouseUp
  1112. zoomInButton
  1113.  
  1114. end mouseUp</script>
  1115.     </part>
  1116.     <content>
  1117.         <layer>card</layer>
  1118.         <id>4</id>
  1119.         <text>y = sin(x)</text>
  1120.     </content>
  1121.     <content>
  1122.         <layer>background</layer>
  1123.         <id>1</id>
  1124.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  1125.     </content>
  1126.     <name>Quad4-64</name>
  1127.     <script>on opencard
  1128. global x,inc,howmany
  1129. put 0 into x
  1130. put .1 into inc
  1131. put 75 into howmany
  1132. end opencard
  1133. </script>
  1134. </card>
  1135.  
  1136.  
  1137. card_30582.xml
  1138. <?xml version="1.0" encoding="utf-8" ?>
  1139. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1140. <card>
  1141.     <id>30582</id>
  1142.     <filler1>0</filler1>
  1143.     <cantDelete> <true /> </cantDelete>
  1144.     <showPict> <true /> </showPict>
  1145.     <dontSearch> <false /> </dontSearch>
  1146.     <owner>30253</owner>
  1147.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  1148.     <part>
  1149.         <id>1</id>
  1150.         <type>button</type>
  1151.         <visible> <true /> </visible>
  1152.         <reserved5> 0 </reserved5>
  1153.         <reserved4> 0 </reserved4>
  1154.         <reserved3> 0 </reserved3>
  1155.         <reserved2> 0 </reserved2>
  1156.         <reserved1> 0 </reserved1>
  1157.         <enabled> <true /> </enabled>
  1158.         <rect>
  1159.             <left>467</left>
  1160.             <top>324</top>
  1161.             <right>509</right>
  1162.             <bottom>341</bottom>
  1163.         </rect>
  1164.         <style>shadow</style>
  1165.         <showName> <true /> </showName>
  1166.         <highlight> <false /> </highlight>
  1167.         <autoHighlight> <true /> </autoHighlight>
  1168.         <sharedHighlight> <true /> </sharedHighlight>
  1169.         <family>0</family>
  1170.         <titleWidth>0</titleWidth>
  1171.         <icon>0</icon>
  1172.         <textAlign>center</textAlign>
  1173.         <font>Chicago</font>
  1174.         <textSize>12</textSize>
  1175.         <textStyle>plain</textStyle>
  1176.         <name>Erase</name>
  1177.         <script>on mouseUp
  1178. EraseGraph "setup"
  1179. end mouseUp</script>
  1180.     </part>
  1181.     <part>
  1182.         <id>2</id>
  1183.         <type>button</type>
  1184.         <visible> <true /> </visible>
  1185.         <reserved5> 0 </reserved5>
  1186.         <reserved4> 0 </reserved4>
  1187.         <reserved3> 0 </reserved3>
  1188.         <reserved2> 0 </reserved2>
  1189.         <reserved1> 0 </reserved1>
  1190.         <enabled> <true /> </enabled>
  1191.         <rect>
  1192.             <left>406</left>
  1193.             <top>324</top>
  1194.             <right>466</right>
  1195.             <bottom>342</bottom>
  1196.         </rect>
  1197.         <style>shadow</style>
  1198.         <showName> <true /> </showName>
  1199.         <highlight> <false /> </highlight>
  1200.         <autoHighlight> <true /> </autoHighlight>
  1201.         <sharedHighlight> <true /> </sharedHighlight>
  1202.         <family>0</family>
  1203.         <titleWidth>0</titleWidth>
  1204.         <icon>0</icon>
  1205.         <textAlign>center</textAlign>
  1206.         <font>Chicago</font>
  1207.         <textSize>12</textSize>
  1208.         <textStyle>plain</textStyle>
  1209.         <name>Overlay</name>
  1210.         <script>on mouseUp
  1211. overlay
  1212. end mouseUp</script>
  1213.     </part>
  1214.     <part>
  1215.         <id>3</id>
  1216.         <type>button</type>
  1217.         <visible> <true /> </visible>
  1218.         <reserved5> 0 </reserved5>
  1219.         <reserved4> 0 </reserved4>
  1220.         <reserved3> 0 </reserved3>
  1221.         <reserved2> 0 </reserved2>
  1222.         <reserved1> 0 </reserved1>
  1223.         <enabled> <true /> </enabled>
  1224.         <rect>
  1225.             <left>355</left>
  1226.             <top>325</top>
  1227.             <right>405</right>
  1228.             <bottom>342</bottom>
  1229.         </rect>
  1230.         <style>shadow</style>
  1231.         <showName> <true /> </showName>
  1232.         <highlight> <false /> </highlight>
  1233.         <autoHighlight> <true /> </autoHighlight>
  1234.         <sharedHighlight> <true /> </sharedHighlight>
  1235.         <family>0</family>
  1236.         <titleWidth>0</titleWidth>
  1237.         <icon>0</icon>
  1238.         <textAlign>center</textAlign>
  1239.         <font>Chicago</font>
  1240.         <textSize>12</textSize>
  1241.         <textStyle>plain</textStyle>
  1242.         <name>Print</name>
  1243.         <script>on mouseUp
  1244. cardPrint
  1245. end mouseUp</script>
  1246.     </part>
  1247.     <part>
  1248.         <id>4</id>
  1249.         <type>field</type>
  1250.         <visible> <true /> </visible>
  1251.         <dontWrap> <false /> </dontWrap>
  1252.         <dontSearch> <false /> </dontSearch>
  1253.         <sharedText> <false /> </sharedText>
  1254.         <fixedLineHeight> <false /> </fixedLineHeight>
  1255.         <autoTab> <false /> </autoTab>
  1256.         <lockText> <false /> </lockText>
  1257.         <rect>
  1258.             <left>3</left>
  1259.             <top>323</top>
  1260.             <right>295</right>
  1261.             <bottom>339</bottom>
  1262.         </rect>
  1263.         <style>transparent</style>
  1264.         <autoSelect> <false /> </autoSelect>
  1265.         <showLines> <false /> </showLines>
  1266.         <wideMargins> <false /> </wideMargins>
  1267.         <multipleLines> <false /> </multipleLines>
  1268.         <reservedFamily> 0 </reservedFamily>
  1269.         <titleWidth>0</titleWidth>
  1270.         <icon>0</icon>
  1271.         <textAlign>left</textAlign>
  1272.         <font>Geneva</font>
  1273.         <textSize>10</textSize>
  1274.         <textStyle>bold</textStyle>
  1275.         <textHeight>13</textHeight>
  1276.         <name>EQUATION</name>
  1277.         <script></script>
  1278.     </part>
  1279.     <part>
  1280.         <id>6</id>
  1281.         <type>button</type>
  1282.         <visible> <true /> </visible>
  1283.         <reserved5> 0 </reserved5>
  1284.         <reserved4> 0 </reserved4>
  1285.         <reserved3> 0 </reserved3>
  1286.         <reserved2> 0 </reserved2>
  1287.         <reserved1> 0 </reserved1>
  1288.         <enabled> <true /> </enabled>
  1289.         <rect>
  1290.             <left>294</left>
  1291.             <top>325</top>
  1292.             <right>353</right>
  1293.             <bottom>341</bottom>
  1294.         </rect>
  1295.         <style>shadow</style>
  1296.         <showName> <true /> </showName>
  1297.         <highlight> <false /> </highlight>
  1298.         <autoHighlight> <false /> </autoHighlight>
  1299.         <sharedHighlight> <true /> </sharedHighlight>
  1300.         <family>0</family>
  1301.         <titleWidth>0</titleWidth>
  1302.         <icon>0</icon>
  1303.         <textAlign>center</textAlign>
  1304.         <font>Chicago</font>
  1305.         <textSize>12</textSize>
  1306.         <textStyle>plain</textStyle>
  1307.         <name>Zoom In</name>
  1308.         <script>on mouseUp
  1309. zoomInButton
  1310.  
  1311. end mouseUp</script>
  1312.     </part>
  1313.     <content>
  1314.         <layer>card</layer>
  1315.         <id>4</id>
  1316.         <text>y = sin(x)</text>
  1317.     </content>
  1318.     <content>
  1319.         <layer>background</layer>
  1320.         <id>1</id>
  1321.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  1322.     </content>
  1323.     <name>Quad3-8</name>
  1324.     <script>on opencard
  1325. global x,inc,howmany
  1326. put -60 into x
  1327. put .5 into inc
  1328. put 120 into howmany
  1329. end opencard
  1330. </script>
  1331. </card>
  1332.  
  1333.  
  1334. card_29549.xml
  1335. <?xml version="1.0" encoding="utf-8" ?>
  1336. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1337. <card>
  1338.     <id>29549</id>
  1339.     <filler1>0</filler1>
  1340.     <cantDelete> <true /> </cantDelete>
  1341.     <showPict> <true /> </showPict>
  1342.     <dontSearch> <false /> </dontSearch>
  1343.     <owner>29375</owner>
  1344.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  1345.     <part>
  1346.         <id>1</id>
  1347.         <type>button</type>
  1348.         <visible> <true /> </visible>
  1349.         <reserved5> 0 </reserved5>
  1350.         <reserved4> 0 </reserved4>
  1351.         <reserved3> 0 </reserved3>
  1352.         <reserved2> 0 </reserved2>
  1353.         <reserved1> 0 </reserved1>
  1354.         <enabled> <true /> </enabled>
  1355.         <rect>
  1356.             <left>467</left>
  1357.             <top>324</top>
  1358.             <right>509</right>
  1359.             <bottom>341</bottom>
  1360.         </rect>
  1361.         <style>shadow</style>
  1362.         <showName> <true /> </showName>
  1363.         <highlight> <false /> </highlight>
  1364.         <autoHighlight> <true /> </autoHighlight>
  1365.         <sharedHighlight> <true /> </sharedHighlight>
  1366.         <family>0</family>
  1367.         <titleWidth>0</titleWidth>
  1368.         <icon>0</icon>
  1369.         <textAlign>center</textAlign>
  1370.         <font>Chicago</font>
  1371.         <textSize>12</textSize>
  1372.         <textStyle>plain</textStyle>
  1373.         <name>Erase</name>
  1374.         <script>on mouseUp
  1375. EraseGraph "setup"
  1376. end mouseUp</script>
  1377.     </part>
  1378.     <part>
  1379.         <id>2</id>
  1380.         <type>button</type>
  1381.         <visible> <true /> </visible>
  1382.         <reserved5> 0 </reserved5>
  1383.         <reserved4> 0 </reserved4>
  1384.         <reserved3> 0 </reserved3>
  1385.         <reserved2> 0 </reserved2>
  1386.         <reserved1> 0 </reserved1>
  1387.         <enabled> <true /> </enabled>
  1388.         <rect>
  1389.             <left>406</left>
  1390.             <top>324</top>
  1391.             <right>466</right>
  1392.             <bottom>342</bottom>
  1393.         </rect>
  1394.         <style>shadow</style>
  1395.         <showName> <true /> </showName>
  1396.         <highlight> <false /> </highlight>
  1397.         <autoHighlight> <true /> </autoHighlight>
  1398.         <sharedHighlight> <true /> </sharedHighlight>
  1399.         <family>0</family>
  1400.         <titleWidth>0</titleWidth>
  1401.         <icon>0</icon>
  1402.         <textAlign>center</textAlign>
  1403.         <font>Chicago</font>
  1404.         <textSize>12</textSize>
  1405.         <textStyle>plain</textStyle>
  1406.         <name>Overlay</name>
  1407.         <script>on mouseUp
  1408. overlay
  1409. end mouseUp</script>
  1410.     </part>
  1411.     <part>
  1412.         <id>3</id>
  1413.         <type>button</type>
  1414.         <visible> <true /> </visible>
  1415.         <reserved5> 0 </reserved5>
  1416.         <reserved4> 0 </reserved4>
  1417.         <reserved3> 0 </reserved3>
  1418.         <reserved2> 0 </reserved2>
  1419.         <reserved1> 0 </reserved1>
  1420.         <enabled> <true /> </enabled>
  1421.         <rect>
  1422.             <left>355</left>
  1423.             <top>325</top>
  1424.             <right>405</right>
  1425.             <bottom>342</bottom>
  1426.         </rect>
  1427.         <style>shadow</style>
  1428.         <showName> <true /> </showName>
  1429.         <highlight> <false /> </highlight>
  1430.         <autoHighlight> <true /> </autoHighlight>
  1431.         <sharedHighlight> <true /> </sharedHighlight>
  1432.         <family>0</family>
  1433.         <titleWidth>0</titleWidth>
  1434.         <icon>0</icon>
  1435.         <textAlign>center</textAlign>
  1436.         <font>Chicago</font>
  1437.         <textSize>12</textSize>
  1438.         <textStyle>plain</textStyle>
  1439.         <name>Print</name>
  1440.         <script>on mouseUp
  1441. cardPrint
  1442. end mouseUp</script>
  1443.     </part>
  1444.     <part>
  1445.         <id>4</id>
  1446.         <type>field</type>
  1447.         <visible> <true /> </visible>
  1448.         <dontWrap> <false /> </dontWrap>
  1449.         <dontSearch> <false /> </dontSearch>
  1450.         <sharedText> <false /> </sharedText>
  1451.         <fixedLineHeight> <false /> </fixedLineHeight>
  1452.         <autoTab> <false /> </autoTab>
  1453.         <lockText> <false /> </lockText>
  1454.         <rect>
  1455.             <left>3</left>
  1456.             <top>323</top>
  1457.             <right>295</right>
  1458.             <bottom>339</bottom>
  1459.         </rect>
  1460.         <style>transparent</style>
  1461.         <autoSelect> <false /> </autoSelect>
  1462.         <showLines> <false /> </showLines>
  1463.         <wideMargins> <false /> </wideMargins>
  1464.         <multipleLines> <false /> </multipleLines>
  1465.         <reservedFamily> 0 </reservedFamily>
  1466.         <titleWidth>0</titleWidth>
  1467.         <icon>0</icon>
  1468.         <textAlign>left</textAlign>
  1469.         <font>Geneva</font>
  1470.         <textSize>10</textSize>
  1471.         <textStyle>bold</textStyle>
  1472.         <textHeight>13</textHeight>
  1473.         <name>EQUATION</name>
  1474.         <script></script>
  1475.     </part>
  1476.     <part>
  1477.         <id>6</id>
  1478.         <type>button</type>
  1479.         <visible> <true /> </visible>
  1480.         <reserved5> 0 </reserved5>
  1481.         <reserved4> 0 </reserved4>
  1482.         <reserved3> 0 </reserved3>
  1483.         <reserved2> 0 </reserved2>
  1484.         <reserved1> 0 </reserved1>
  1485.         <enabled> <true /> </enabled>
  1486.         <rect>
  1487.             <left>294</left>
  1488.             <top>325</top>
  1489.             <right>353</right>
  1490.             <bottom>341</bottom>
  1491.         </rect>
  1492.         <style>shadow</style>
  1493.         <showName> <true /> </showName>
  1494.         <highlight> <false /> </highlight>
  1495.         <autoHighlight> <false /> </autoHighlight>
  1496.         <sharedHighlight> <true /> </sharedHighlight>
  1497.         <family>0</family>
  1498.         <titleWidth>0</titleWidth>
  1499.         <icon>0</icon>
  1500.         <textAlign>center</textAlign>
  1501.         <font>Chicago</font>
  1502.         <textSize>12</textSize>
  1503.         <textStyle>plain</textStyle>
  1504.         <name>Zoom In</name>
  1505.         <script>on mouseUp
  1506. zoomInButton
  1507.  
  1508. end mouseUp</script>
  1509.     </part>
  1510.     <content>
  1511.         <layer>card</layer>
  1512.         <id>4</id>
  1513.         <text>y = sin(x)</text>
  1514.     </content>
  1515.     <content>
  1516.         <layer>background</layer>
  1517.         <id>1</id>
  1518.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.
  1519. </text>
  1520.     </content>
  1521.     <name>Quad3-16</name>
  1522.     <script>on opencard
  1523. global x,inc,howmany
  1524. put -30 into x
  1525. put .2 into inc
  1526. put 150 into howmany
  1527. end opencard
  1528. </script>
  1529. </card>
  1530.  
  1531.  
  1532. card_28500.xml
  1533. <?xml version="1.0" encoding="utf-8" ?>
  1534. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1535. <card>
  1536.     <id>28500</id>
  1537.     <filler1>0</filler1>
  1538.     <cantDelete> <true /> </cantDelete>
  1539.     <showPict> <true /> </showPict>
  1540.     <dontSearch> <false /> </dontSearch>
  1541.     <owner>28326</owner>
  1542.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  1543.     <part>
  1544.         <id>1</id>
  1545.         <type>button</type>
  1546.         <visible> <true /> </visible>
  1547.         <reserved5> 0 </reserved5>
  1548.         <reserved4> 0 </reserved4>
  1549.         <reserved3> 0 </reserved3>
  1550.         <reserved2> 0 </reserved2>
  1551.         <reserved1> 0 </reserved1>
  1552.         <enabled> <true /> </enabled>
  1553.         <rect>
  1554.             <left>467</left>
  1555.             <top>324</top>
  1556.             <right>509</right>
  1557.             <bottom>341</bottom>
  1558.         </rect>
  1559.         <style>shadow</style>
  1560.         <showName> <true /> </showName>
  1561.         <highlight> <false /> </highlight>
  1562.         <autoHighlight> <true /> </autoHighlight>
  1563.         <sharedHighlight> <true /> </sharedHighlight>
  1564.         <family>0</family>
  1565.         <titleWidth>0</titleWidth>
  1566.         <icon>0</icon>
  1567.         <textAlign>center</textAlign>
  1568.         <font>Chicago</font>
  1569.         <textSize>12</textSize>
  1570.         <textStyle>plain</textStyle>
  1571.         <name>Erase</name>
  1572.         <script>on mouseUp
  1573. EraseGraph "setup"
  1574. end mouseUp</script>
  1575.     </part>
  1576.     <part>
  1577.         <id>2</id>
  1578.         <type>button</type>
  1579.         <visible> <true /> </visible>
  1580.         <reserved5> 0 </reserved5>
  1581.         <reserved4> 0 </reserved4>
  1582.         <reserved3> 0 </reserved3>
  1583.         <reserved2> 0 </reserved2>
  1584.         <reserved1> 0 </reserved1>
  1585.         <enabled> <true /> </enabled>
  1586.         <rect>
  1587.             <left>406</left>
  1588.             <top>324</top>
  1589.             <right>466</right>
  1590.             <bottom>342</bottom>
  1591.         </rect>
  1592.         <style>shadow</style>
  1593.         <showName> <true /> </showName>
  1594.         <highlight> <false /> </highlight>
  1595.         <autoHighlight> <true /> </autoHighlight>
  1596.         <sharedHighlight> <true /> </sharedHighlight>
  1597.         <family>0</family>
  1598.         <titleWidth>0</titleWidth>
  1599.         <icon>0</icon>
  1600.         <textAlign>center</textAlign>
  1601.         <font>Chicago</font>
  1602.         <textSize>12</textSize>
  1603.         <textStyle>plain</textStyle>
  1604.         <name>Overlay</name>
  1605.         <script>on mouseUp
  1606. overlay
  1607. end mouseUp</script>
  1608.     </part>
  1609.     <part>
  1610.         <id>3</id>
  1611.         <type>button</type>
  1612.         <visible> <true /> </visible>
  1613.         <reserved5> 0 </reserved5>
  1614.         <reserved4> 0 </reserved4>
  1615.         <reserved3> 0 </reserved3>
  1616.         <reserved2> 0 </reserved2>
  1617.         <reserved1> 0 </reserved1>
  1618.         <enabled> <true /> </enabled>
  1619.         <rect>
  1620.             <left>355</left>
  1621.             <top>325</top>
  1622.             <right>405</right>
  1623.             <bottom>342</bottom>
  1624.         </rect>
  1625.         <style>shadow</style>
  1626.         <showName> <true /> </showName>
  1627.         <highlight> <false /> </highlight>
  1628.         <autoHighlight> <true /> </autoHighlight>
  1629.         <sharedHighlight> <true /> </sharedHighlight>
  1630.         <family>0</family>
  1631.         <titleWidth>0</titleWidth>
  1632.         <icon>0</icon>
  1633.         <textAlign>center</textAlign>
  1634.         <font>Chicago</font>
  1635.         <textSize>12</textSize>
  1636.         <textStyle>plain</textStyle>
  1637.         <name>Print</name>
  1638.         <script>on mouseUp
  1639. cardPrint
  1640. end mouseUp</script>
  1641.     </part>
  1642.     <part>
  1643.         <id>4</id>
  1644.         <type>field</type>
  1645.         <visible> <true /> </visible>
  1646.         <dontWrap> <false /> </dontWrap>
  1647.         <dontSearch> <false /> </dontSearch>
  1648.         <sharedText> <false /> </sharedText>
  1649.         <fixedLineHeight> <false /> </fixedLineHeight>
  1650.         <autoTab> <false /> </autoTab>
  1651.         <lockText> <false /> </lockText>
  1652.         <rect>
  1653.             <left>3</left>
  1654.             <top>323</top>
  1655.             <right>295</right>
  1656.             <bottom>339</bottom>
  1657.         </rect>
  1658.         <style>transparent</style>
  1659.         <autoSelect> <false /> </autoSelect>
  1660.         <showLines> <false /> </showLines>
  1661.         <wideMargins> <false /> </wideMargins>
  1662.         <multipleLines> <false /> </multipleLines>
  1663.         <reservedFamily> 0 </reservedFamily>
  1664.         <titleWidth>0</titleWidth>
  1665.         <icon>0</icon>
  1666.         <textAlign>left</textAlign>
  1667.         <font>Geneva</font>
  1668.         <textSize>10</textSize>
  1669.         <textStyle>bold</textStyle>
  1670.         <textHeight>13</textHeight>
  1671.         <name>EQUATION</name>
  1672.         <script></script>
  1673.     </part>
  1674.     <part>
  1675.         <id>6</id>
  1676.         <type>button</type>
  1677.         <visible> <true /> </visible>
  1678.         <reserved5> 0 </reserved5>
  1679.         <reserved4> 0 </reserved4>
  1680.         <reserved3> 0 </reserved3>
  1681.         <reserved2> 0 </reserved2>
  1682.         <reserved1> 0 </reserved1>
  1683.         <enabled> <true /> </enabled>
  1684.         <rect>
  1685.             <left>294</left>
  1686.             <top>325</top>
  1687.             <right>353</right>
  1688.             <bottom>341</bottom>
  1689.         </rect>
  1690.         <style>shadow</style>
  1691.         <showName> <true /> </showName>
  1692.         <highlight> <false /> </highlight>
  1693.         <autoHighlight> <false /> </autoHighlight>
  1694.         <sharedHighlight> <true /> </sharedHighlight>
  1695.         <family>0</family>
  1696.         <titleWidth>0</titleWidth>
  1697.         <icon>0</icon>
  1698.         <textAlign>center</textAlign>
  1699.         <font>Chicago</font>
  1700.         <textSize>12</textSize>
  1701.         <textStyle>plain</textStyle>
  1702.         <name>Zoom In</name>
  1703.         <script>on mouseUp
  1704. zoomInButton
  1705.  
  1706. end mouseUp</script>
  1707.     </part>
  1708.     <content>
  1709.         <layer>card</layer>
  1710.         <id>4</id>
  1711.         <text>y = sin(x)</text>
  1712.     </content>
  1713.     <content>
  1714.         <layer>background</layer>
  1715.         <id>1</id>
  1716.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  1717.     </content>
  1718.     <name>Quad3-32</name>
  1719.     <script>on opencard
  1720. global x,inc,howmany
  1721. put -15 into x
  1722. put .1 into inc
  1723. put 160 into howmany
  1724. end opencard
  1725. </script>
  1726. </card>
  1727.  
  1728.  
  1729. card_27807.xml
  1730. <?xml version="1.0" encoding="utf-8" ?>
  1731. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1732. <card>
  1733.     <id>27807</id>
  1734.     <filler1>0</filler1>
  1735.     <cantDelete> <true /> </cantDelete>
  1736.     <showPict> <true /> </showPict>
  1737.     <dontSearch> <false /> </dontSearch>
  1738.     <owner>27605</owner>
  1739.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  1740.     <part>
  1741.         <id>1</id>
  1742.         <type>button</type>
  1743.         <visible> <true /> </visible>
  1744.         <reserved5> 0 </reserved5>
  1745.         <reserved4> 0 </reserved4>
  1746.         <reserved3> 0 </reserved3>
  1747.         <reserved2> 0 </reserved2>
  1748.         <reserved1> 0 </reserved1>
  1749.         <enabled> <true /> </enabled>
  1750.         <rect>
  1751.             <left>467</left>
  1752.             <top>324</top>
  1753.             <right>509</right>
  1754.             <bottom>341</bottom>
  1755.         </rect>
  1756.         <style>shadow</style>
  1757.         <showName> <true /> </showName>
  1758.         <highlight> <false /> </highlight>
  1759.         <autoHighlight> <true /> </autoHighlight>
  1760.         <sharedHighlight> <true /> </sharedHighlight>
  1761.         <family>0</family>
  1762.         <titleWidth>0</titleWidth>
  1763.         <icon>0</icon>
  1764.         <textAlign>center</textAlign>
  1765.         <font>Chicago</font>
  1766.         <textSize>12</textSize>
  1767.         <textStyle>plain</textStyle>
  1768.         <name>Erase</name>
  1769.         <script>on mouseUp
  1770. EraseGraph "setup"
  1771. end mouseUp</script>
  1772.     </part>
  1773.     <part>
  1774.         <id>2</id>
  1775.         <type>button</type>
  1776.         <visible> <true /> </visible>
  1777.         <reserved5> 0 </reserved5>
  1778.         <reserved4> 0 </reserved4>
  1779.         <reserved3> 0 </reserved3>
  1780.         <reserved2> 0 </reserved2>
  1781.         <reserved1> 0 </reserved1>
  1782.         <enabled> <true /> </enabled>
  1783.         <rect>
  1784.             <left>406</left>
  1785.             <top>324</top>
  1786.             <right>466</right>
  1787.             <bottom>342</bottom>
  1788.         </rect>
  1789.         <style>shadow</style>
  1790.         <showName> <true /> </showName>
  1791.         <highlight> <false /> </highlight>
  1792.         <autoHighlight> <true /> </autoHighlight>
  1793.         <sharedHighlight> <true /> </sharedHighlight>
  1794.         <family>0</family>
  1795.         <titleWidth>0</titleWidth>
  1796.         <icon>0</icon>
  1797.         <textAlign>center</textAlign>
  1798.         <font>Chicago</font>
  1799.         <textSize>12</textSize>
  1800.         <textStyle>plain</textStyle>
  1801.         <name>Overlay</name>
  1802.         <script>on mouseUp
  1803. overlay
  1804. end mouseUp</script>
  1805.     </part>
  1806.     <part>
  1807.         <id>3</id>
  1808.         <type>button</type>
  1809.         <visible> <true /> </visible>
  1810.         <reserved5> 0 </reserved5>
  1811.         <reserved4> 0 </reserved4>
  1812.         <reserved3> 0 </reserved3>
  1813.         <reserved2> 0 </reserved2>
  1814.         <reserved1> 0 </reserved1>
  1815.         <enabled> <true /> </enabled>
  1816.         <rect>
  1817.             <left>355</left>
  1818.             <top>325</top>
  1819.             <right>405</right>
  1820.             <bottom>342</bottom>
  1821.         </rect>
  1822.         <style>shadow</style>
  1823.         <showName> <true /> </showName>
  1824.         <highlight> <false /> </highlight>
  1825.         <autoHighlight> <true /> </autoHighlight>
  1826.         <sharedHighlight> <true /> </sharedHighlight>
  1827.         <family>0</family>
  1828.         <titleWidth>0</titleWidth>
  1829.         <icon>0</icon>
  1830.         <textAlign>center</textAlign>
  1831.         <font>Chicago</font>
  1832.         <textSize>12</textSize>
  1833.         <textStyle>plain</textStyle>
  1834.         <name>Print</name>
  1835.         <script>on mouseUp
  1836. cardPrint
  1837. end mouseUp</script>
  1838.     </part>
  1839.     <part>
  1840.         <id>4</id>
  1841.         <type>field</type>
  1842.         <visible> <true /> </visible>
  1843.         <dontWrap> <false /> </dontWrap>
  1844.         <dontSearch> <false /> </dontSearch>
  1845.         <sharedText> <false /> </sharedText>
  1846.         <fixedLineHeight> <false /> </fixedLineHeight>
  1847.         <autoTab> <false /> </autoTab>
  1848.         <lockText> <false /> </lockText>
  1849.         <rect>
  1850.             <left>3</left>
  1851.             <top>323</top>
  1852.             <right>295</right>
  1853.             <bottom>339</bottom>
  1854.         </rect>
  1855.         <style>transparent</style>
  1856.         <autoSelect> <false /> </autoSelect>
  1857.         <showLines> <false /> </showLines>
  1858.         <wideMargins> <false /> </wideMargins>
  1859.         <multipleLines> <false /> </multipleLines>
  1860.         <reservedFamily> 0 </reservedFamily>
  1861.         <titleWidth>0</titleWidth>
  1862.         <icon>0</icon>
  1863.         <textAlign>left</textAlign>
  1864.         <font>Geneva</font>
  1865.         <textSize>10</textSize>
  1866.         <textStyle>bold</textStyle>
  1867.         <textHeight>13</textHeight>
  1868.         <name>EQUATION</name>
  1869.         <script></script>
  1870.     </part>
  1871.     <part>
  1872.         <id>6</id>
  1873.         <type>button</type>
  1874.         <visible> <true /> </visible>
  1875.         <reserved5> 0 </reserved5>
  1876.         <reserved4> 0 </reserved4>
  1877.         <reserved3> 0 </reserved3>
  1878.         <reserved2> 0 </reserved2>
  1879.         <reserved1> 0 </reserved1>
  1880.         <enabled> <true /> </enabled>
  1881.         <rect>
  1882.             <left>294</left>
  1883.             <top>325</top>
  1884.             <right>353</right>
  1885.             <bottom>341</bottom>
  1886.         </rect>
  1887.         <style>shadow</style>
  1888.         <showName> <true /> </showName>
  1889.         <highlight> <false /> </highlight>
  1890.         <autoHighlight> <false /> </autoHighlight>
  1891.         <sharedHighlight> <true /> </sharedHighlight>
  1892.         <family>0</family>
  1893.         <titleWidth>0</titleWidth>
  1894.         <icon>0</icon>
  1895.         <textAlign>center</textAlign>
  1896.         <font>Chicago</font>
  1897.         <textSize>12</textSize>
  1898.         <textStyle>plain</textStyle>
  1899.         <name>Zoom In</name>
  1900.         <script>on mouseUp
  1901. zoomInButton
  1902.  
  1903. end mouseUp</script>
  1904.     </part>
  1905.     <content>
  1906.         <layer>card</layer>
  1907.         <id>4</id>
  1908.         <text>y = x^2+5*x+6</text>
  1909.     </content>
  1910.     <content>
  1911.         <layer>background</layer>
  1912.         <id>1</id>
  1913.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  1914.     </content>
  1915.     <name>Quad3-64</name>
  1916.     <script>on opencard
  1917. global x,inc,howmany
  1918. put -8 into x
  1919. put .1 into inc
  1920. put 85 into howmany
  1921. end opencard
  1922. </script>
  1923. </card>
  1924.  
  1925.  
  1926. card_26447.xml
  1927. <?xml version="1.0" encoding="utf-8" ?>
  1928. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1929. <card>
  1930.     <id>26447</id>
  1931.     <filler1>0</filler1>
  1932.     <cantDelete> <true /> </cantDelete>
  1933.     <showPict> <true /> </showPict>
  1934.     <dontSearch> <false /> </dontSearch>
  1935.     <owner>26229</owner>
  1936.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  1937.     <part>
  1938.         <id>1</id>
  1939.         <type>button</type>
  1940.         <visible> <true /> </visible>
  1941.         <reserved5> 0 </reserved5>
  1942.         <reserved4> 0 </reserved4>
  1943.         <reserved3> 0 </reserved3>
  1944.         <reserved2> 0 </reserved2>
  1945.         <reserved1> 0 </reserved1>
  1946.         <enabled> <true /> </enabled>
  1947.         <rect>
  1948.             <left>467</left>
  1949.             <top>324</top>
  1950.             <right>509</right>
  1951.             <bottom>341</bottom>
  1952.         </rect>
  1953.         <style>shadow</style>
  1954.         <showName> <true /> </showName>
  1955.         <highlight> <false /> </highlight>
  1956.         <autoHighlight> <true /> </autoHighlight>
  1957.         <sharedHighlight> <true /> </sharedHighlight>
  1958.         <family>0</family>
  1959.         <titleWidth>0</titleWidth>
  1960.         <icon>0</icon>
  1961.         <textAlign>center</textAlign>
  1962.         <font>Chicago</font>
  1963.         <textSize>12</textSize>
  1964.         <textStyle>plain</textStyle>
  1965.         <name>Erase</name>
  1966.         <script>on mouseUp
  1967. EraseGraph "setup"
  1968. end mouseUp</script>
  1969.     </part>
  1970.     <part>
  1971.         <id>2</id>
  1972.         <type>button</type>
  1973.         <visible> <true /> </visible>
  1974.         <reserved5> 0 </reserved5>
  1975.         <reserved4> 0 </reserved4>
  1976.         <reserved3> 0 </reserved3>
  1977.         <reserved2> 0 </reserved2>
  1978.         <reserved1> 0 </reserved1>
  1979.         <enabled> <true /> </enabled>
  1980.         <rect>
  1981.             <left>406</left>
  1982.             <top>324</top>
  1983.             <right>466</right>
  1984.             <bottom>342</bottom>
  1985.         </rect>
  1986.         <style>shadow</style>
  1987.         <showName> <true /> </showName>
  1988.         <highlight> <false /> </highlight>
  1989.         <autoHighlight> <true /> </autoHighlight>
  1990.         <sharedHighlight> <true /> </sharedHighlight>
  1991.         <family>0</family>
  1992.         <titleWidth>0</titleWidth>
  1993.         <icon>0</icon>
  1994.         <textAlign>center</textAlign>
  1995.         <font>Chicago</font>
  1996.         <textSize>12</textSize>
  1997.         <textStyle>plain</textStyle>
  1998.         <name>Overlay</name>
  1999.         <script>on mouseUp
  2000. overlay
  2001. end mouseUp</script>
  2002.     </part>
  2003.     <part>
  2004.         <id>3</id>
  2005.         <type>button</type>
  2006.         <visible> <true /> </visible>
  2007.         <reserved5> 0 </reserved5>
  2008.         <reserved4> 0 </reserved4>
  2009.         <reserved3> 0 </reserved3>
  2010.         <reserved2> 0 </reserved2>
  2011.         <reserved1> 0 </reserved1>
  2012.         <enabled> <true /> </enabled>
  2013.         <rect>
  2014.             <left>355</left>
  2015.             <top>325</top>
  2016.             <right>405</right>
  2017.             <bottom>342</bottom>
  2018.         </rect>
  2019.         <style>shadow</style>
  2020.         <showName> <true /> </showName>
  2021.         <highlight> <false /> </highlight>
  2022.         <autoHighlight> <true /> </autoHighlight>
  2023.         <sharedHighlight> <true /> </sharedHighlight>
  2024.         <family>0</family>
  2025.         <titleWidth>0</titleWidth>
  2026.         <icon>0</icon>
  2027.         <textAlign>center</textAlign>
  2028.         <font>Chicago</font>
  2029.         <textSize>12</textSize>
  2030.         <textStyle>plain</textStyle>
  2031.         <name>Print</name>
  2032.         <script>on mouseUp
  2033. cardPrint
  2034. end mouseUp</script>
  2035.     </part>
  2036.     <part>
  2037.         <id>4</id>
  2038.         <type>field</type>
  2039.         <visible> <true /> </visible>
  2040.         <dontWrap> <false /> </dontWrap>
  2041.         <dontSearch> <false /> </dontSearch>
  2042.         <sharedText> <false /> </sharedText>
  2043.         <fixedLineHeight> <false /> </fixedLineHeight>
  2044.         <autoTab> <false /> </autoTab>
  2045.         <lockText> <false /> </lockText>
  2046.         <rect>
  2047.             <left>3</left>
  2048.             <top>323</top>
  2049.             <right>295</right>
  2050.             <bottom>339</bottom>
  2051.         </rect>
  2052.         <style>transparent</style>
  2053.         <autoSelect> <false /> </autoSelect>
  2054.         <showLines> <false /> </showLines>
  2055.         <wideMargins> <false /> </wideMargins>
  2056.         <multipleLines> <false /> </multipleLines>
  2057.         <reservedFamily> 0 </reservedFamily>
  2058.         <titleWidth>0</titleWidth>
  2059.         <icon>0</icon>
  2060.         <textAlign>left</textAlign>
  2061.         <font>Geneva</font>
  2062.         <textSize>10</textSize>
  2063.         <textStyle>plain</textStyle>
  2064.         <textHeight>13</textHeight>
  2065.         <name>EQUATION</name>
  2066.         <script></script>
  2067.     </part>
  2068.     <part>
  2069.         <id>6</id>
  2070.         <type>button</type>
  2071.         <visible> <true /> </visible>
  2072.         <reserved5> 0 </reserved5>
  2073.         <reserved4> 0 </reserved4>
  2074.         <reserved3> 0 </reserved3>
  2075.         <reserved2> 0 </reserved2>
  2076.         <reserved1> 0 </reserved1>
  2077.         <enabled> <true /> </enabled>
  2078.         <rect>
  2079.             <left>294</left>
  2080.             <top>325</top>
  2081.             <right>353</right>
  2082.             <bottom>341</bottom>
  2083.         </rect>
  2084.         <style>shadow</style>
  2085.         <showName> <true /> </showName>
  2086.         <highlight> <false /> </highlight>
  2087.         <autoHighlight> <false /> </autoHighlight>
  2088.         <sharedHighlight> <true /> </sharedHighlight>
  2089.         <family>0</family>
  2090.         <titleWidth>0</titleWidth>
  2091.         <icon>0</icon>
  2092.         <textAlign>center</textAlign>
  2093.         <font>Chicago</font>
  2094.         <textSize>12</textSize>
  2095.         <textStyle>plain</textStyle>
  2096.         <name>Zoom In</name>
  2097.         <script>on mouseUp
  2098. zoomInButton
  2099.  
  2100. end mouseUp</script>
  2101.     </part>
  2102.     <content>
  2103.         <layer>card</layer>
  2104.         <id>4</id>
  2105.         <text>y = sin(x)</text>
  2106.     </content>
  2107.     <content>
  2108.         <layer>background</layer>
  2109.         <id>1</id>
  2110.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  2111.     </content>
  2112.     <name>Quad2-8</name>
  2113.     <script>on opencard
  2114. global x,inc,howmany
  2115. put -60 into x
  2116. put .5 into inc
  2117. put 122 into howmany
  2118. end opencard
  2119. </script>
  2120. </card>
  2121.  
  2122.  
  2123. card_25370.xml
  2124. <?xml version="1.0" encoding="utf-8" ?>
  2125. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2126. <card>
  2127.     <id>25370</id>
  2128.     <filler1>0</filler1>
  2129.     <cantDelete> <true /> </cantDelete>
  2130.     <showPict> <true /> </showPict>
  2131.     <dontSearch> <false /> </dontSearch>
  2132.     <owner>25298</owner>
  2133.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  2134.     <part>
  2135.         <id>1</id>
  2136.         <type>button</type>
  2137.         <visible> <true /> </visible>
  2138.         <reserved5> 0 </reserved5>
  2139.         <reserved4> 0 </reserved4>
  2140.         <reserved3> 0 </reserved3>
  2141.         <reserved2> 0 </reserved2>
  2142.         <reserved1> 0 </reserved1>
  2143.         <enabled> <true /> </enabled>
  2144.         <rect>
  2145.             <left>467</left>
  2146.             <top>324</top>
  2147.             <right>509</right>
  2148.             <bottom>341</bottom>
  2149.         </rect>
  2150.         <style>shadow</style>
  2151.         <showName> <true /> </showName>
  2152.         <highlight> <false /> </highlight>
  2153.         <autoHighlight> <true /> </autoHighlight>
  2154.         <sharedHighlight> <true /> </sharedHighlight>
  2155.         <family>0</family>
  2156.         <titleWidth>0</titleWidth>
  2157.         <icon>0</icon>
  2158.         <textAlign>center</textAlign>
  2159.         <font>Chicago</font>
  2160.         <textSize>12</textSize>
  2161.         <textStyle>plain</textStyle>
  2162.         <name>Erase</name>
  2163.         <script>on mouseUp
  2164. EraseGraph "setup"
  2165. end mouseUp</script>
  2166.     </part>
  2167.     <part>
  2168.         <id>2</id>
  2169.         <type>button</type>
  2170.         <visible> <true /> </visible>
  2171.         <reserved5> 0 </reserved5>
  2172.         <reserved4> 0 </reserved4>
  2173.         <reserved3> 0 </reserved3>
  2174.         <reserved2> 0 </reserved2>
  2175.         <reserved1> 0 </reserved1>
  2176.         <enabled> <true /> </enabled>
  2177.         <rect>
  2178.             <left>406</left>
  2179.             <top>324</top>
  2180.             <right>466</right>
  2181.             <bottom>342</bottom>
  2182.         </rect>
  2183.         <style>shadow</style>
  2184.         <showName> <true /> </showName>
  2185.         <highlight> <false /> </highlight>
  2186.         <autoHighlight> <true /> </autoHighlight>
  2187.         <sharedHighlight> <true /> </sharedHighlight>
  2188.         <family>0</family>
  2189.         <titleWidth>0</titleWidth>
  2190.         <icon>0</icon>
  2191.         <textAlign>center</textAlign>
  2192.         <font>Chicago</font>
  2193.         <textSize>12</textSize>
  2194.         <textStyle>plain</textStyle>
  2195.         <name>Overlay</name>
  2196.         <script>on mouseUp
  2197. overlay
  2198. end mouseUp</script>
  2199.     </part>
  2200.     <part>
  2201.         <id>3</id>
  2202.         <type>button</type>
  2203.         <visible> <true /> </visible>
  2204.         <reserved5> 0 </reserved5>
  2205.         <reserved4> 0 </reserved4>
  2206.         <reserved3> 0 </reserved3>
  2207.         <reserved2> 0 </reserved2>
  2208.         <reserved1> 0 </reserved1>
  2209.         <enabled> <true /> </enabled>
  2210.         <rect>
  2211.             <left>355</left>
  2212.             <top>325</top>
  2213.             <right>405</right>
  2214.             <bottom>342</bottom>
  2215.         </rect>
  2216.         <style>shadow</style>
  2217.         <showName> <true /> </showName>
  2218.         <highlight> <false /> </highlight>
  2219.         <autoHighlight> <true /> </autoHighlight>
  2220.         <sharedHighlight> <true /> </sharedHighlight>
  2221.         <family>0</family>
  2222.         <titleWidth>0</titleWidth>
  2223.         <icon>0</icon>
  2224.         <textAlign>center</textAlign>
  2225.         <font>Chicago</font>
  2226.         <textSize>12</textSize>
  2227.         <textStyle>plain</textStyle>
  2228.         <name>Print</name>
  2229.         <script>on mouseUp
  2230. cardPrint
  2231. end mouseUp</script>
  2232.     </part>
  2233.     <part>
  2234.         <id>4</id>
  2235.         <type>field</type>
  2236.         <visible> <true /> </visible>
  2237.         <dontWrap> <false /> </dontWrap>
  2238.         <dontSearch> <false /> </dontSearch>
  2239.         <sharedText> <false /> </sharedText>
  2240.         <fixedLineHeight> <false /> </fixedLineHeight>
  2241.         <autoTab> <false /> </autoTab>
  2242.         <lockText> <false /> </lockText>
  2243.         <rect>
  2244.             <left>3</left>
  2245.             <top>323</top>
  2246.             <right>295</right>
  2247.             <bottom>339</bottom>
  2248.         </rect>
  2249.         <style>transparent</style>
  2250.         <autoSelect> <false /> </autoSelect>
  2251.         <showLines> <false /> </showLines>
  2252.         <wideMargins> <false /> </wideMargins>
  2253.         <multipleLines> <false /> </multipleLines>
  2254.         <reservedFamily> 0 </reservedFamily>
  2255.         <titleWidth>0</titleWidth>
  2256.         <icon>0</icon>
  2257.         <textAlign>left</textAlign>
  2258.         <font>Geneva</font>
  2259.         <textSize>10</textSize>
  2260.         <textStyle>plain</textStyle>
  2261.         <textHeight>13</textHeight>
  2262.         <name>EQUATION</name>
  2263.         <script></script>
  2264.     </part>
  2265.     <part>
  2266.         <id>6</id>
  2267.         <type>button</type>
  2268.         <visible> <true /> </visible>
  2269.         <reserved5> 0 </reserved5>
  2270.         <reserved4> 0 </reserved4>
  2271.         <reserved3> 0 </reserved3>
  2272.         <reserved2> 0 </reserved2>
  2273.         <reserved1> 0 </reserved1>
  2274.         <enabled> <true /> </enabled>
  2275.         <rect>
  2276.             <left>294</left>
  2277.             <top>325</top>
  2278.             <right>353</right>
  2279.             <bottom>341</bottom>
  2280.         </rect>
  2281.         <style>shadow</style>
  2282.         <showName> <true /> </showName>
  2283.         <highlight> <false /> </highlight>
  2284.         <autoHighlight> <false /> </autoHighlight>
  2285.         <sharedHighlight> <true /> </sharedHighlight>
  2286.         <family>0</family>
  2287.         <titleWidth>0</titleWidth>
  2288.         <icon>0</icon>
  2289.         <textAlign>center</textAlign>
  2290.         <font>Chicago</font>
  2291.         <textSize>12</textSize>
  2292.         <textStyle>plain</textStyle>
  2293.         <name>Zoom In</name>
  2294.         <script>on mouseUp
  2295. zoomInButton
  2296.  
  2297. end mouseUp</script>
  2298.     </part>
  2299.     <content>
  2300.         <layer>card</layer>
  2301.         <id>4</id>
  2302.         <text>y = sin(x)</text>
  2303.     </content>
  2304.     <content>
  2305.         <layer>background</layer>
  2306.         <id>1</id>
  2307.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  2308.     </content>
  2309.     <name>Quad2-16</name>
  2310.     <script>on opencard
  2311. global x,inc,howmany
  2312. put -30 into x
  2313. put .2 into inc
  2314. put 160 into howmany
  2315. end opencard
  2316. </script>
  2317. </card>
  2318.  
  2319.  
  2320. card_24465.xml
  2321. <?xml version="1.0" encoding="utf-8" ?>
  2322. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2323. <card>
  2324.     <id>24465</id>
  2325.     <filler1>0</filler1>
  2326.     <cantDelete> <true /> </cantDelete>
  2327.     <showPict> <true /> </showPict>
  2328.     <dontSearch> <false /> </dontSearch>
  2329.     <owner>24265</owner>
  2330.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  2331.     <part>
  2332.         <id>1</id>
  2333.         <type>button</type>
  2334.         <visible> <true /> </visible>
  2335.         <reserved5> 0 </reserved5>
  2336.         <reserved4> 0 </reserved4>
  2337.         <reserved3> 0 </reserved3>
  2338.         <reserved2> 0 </reserved2>
  2339.         <reserved1> 0 </reserved1>
  2340.         <enabled> <true /> </enabled>
  2341.         <rect>
  2342.             <left>467</left>
  2343.             <top>324</top>
  2344.             <right>509</right>
  2345.             <bottom>341</bottom>
  2346.         </rect>
  2347.         <style>shadow</style>
  2348.         <showName> <true /> </showName>
  2349.         <highlight> <false /> </highlight>
  2350.         <autoHighlight> <true /> </autoHighlight>
  2351.         <sharedHighlight> <true /> </sharedHighlight>
  2352.         <family>0</family>
  2353.         <titleWidth>0</titleWidth>
  2354.         <icon>0</icon>
  2355.         <textAlign>center</textAlign>
  2356.         <font>Chicago</font>
  2357.         <textSize>12</textSize>
  2358.         <textStyle>plain</textStyle>
  2359.         <name>Erase</name>
  2360.         <script>on mouseUp
  2361. EraseGraph "setup"
  2362. end mouseUp</script>
  2363.     </part>
  2364.     <part>
  2365.         <id>2</id>
  2366.         <type>button</type>
  2367.         <visible> <true /> </visible>
  2368.         <reserved5> 0 </reserved5>
  2369.         <reserved4> 0 </reserved4>
  2370.         <reserved3> 0 </reserved3>
  2371.         <reserved2> 0 </reserved2>
  2372.         <reserved1> 0 </reserved1>
  2373.         <enabled> <true /> </enabled>
  2374.         <rect>
  2375.             <left>406</left>
  2376.             <top>324</top>
  2377.             <right>466</right>
  2378.             <bottom>342</bottom>
  2379.         </rect>
  2380.         <style>shadow</style>
  2381.         <showName> <true /> </showName>
  2382.         <highlight> <false /> </highlight>
  2383.         <autoHighlight> <true /> </autoHighlight>
  2384.         <sharedHighlight> <true /> </sharedHighlight>
  2385.         <family>0</family>
  2386.         <titleWidth>0</titleWidth>
  2387.         <icon>0</icon>
  2388.         <textAlign>center</textAlign>
  2389.         <font>Chicago</font>
  2390.         <textSize>12</textSize>
  2391.         <textStyle>plain</textStyle>
  2392.         <name>Overlay</name>
  2393.         <script>on mouseUp
  2394. overlay
  2395. end mouseUp</script>
  2396.     </part>
  2397.     <part>
  2398.         <id>3</id>
  2399.         <type>button</type>
  2400.         <visible> <true /> </visible>
  2401.         <reserved5> 0 </reserved5>
  2402.         <reserved4> 0 </reserved4>
  2403.         <reserved3> 0 </reserved3>
  2404.         <reserved2> 0 </reserved2>
  2405.         <reserved1> 0 </reserved1>
  2406.         <enabled> <true /> </enabled>
  2407.         <rect>
  2408.             <left>355</left>
  2409.             <top>325</top>
  2410.             <right>405</right>
  2411.             <bottom>342</bottom>
  2412.         </rect>
  2413.         <style>shadow</style>
  2414.         <showName> <true /> </showName>
  2415.         <highlight> <false /> </highlight>
  2416.         <autoHighlight> <true /> </autoHighlight>
  2417.         <sharedHighlight> <true /> </sharedHighlight>
  2418.         <family>0</family>
  2419.         <titleWidth>0</titleWidth>
  2420.         <icon>0</icon>
  2421.         <textAlign>center</textAlign>
  2422.         <font>Chicago</font>
  2423.         <textSize>12</textSize>
  2424.         <textStyle>plain</textStyle>
  2425.         <name>Print</name>
  2426.         <script>on mouseUp
  2427. cardPrint
  2428. end mouseUp</script>
  2429.     </part>
  2430.     <part>
  2431.         <id>4</id>
  2432.         <type>field</type>
  2433.         <visible> <true /> </visible>
  2434.         <dontWrap> <false /> </dontWrap>
  2435.         <dontSearch> <false /> </dontSearch>
  2436.         <sharedText> <false /> </sharedText>
  2437.         <fixedLineHeight> <false /> </fixedLineHeight>
  2438.         <autoTab> <false /> </autoTab>
  2439.         <lockText> <false /> </lockText>
  2440.         <rect>
  2441.             <left>3</left>
  2442.             <top>323</top>
  2443.             <right>295</right>
  2444.             <bottom>339</bottom>
  2445.         </rect>
  2446.         <style>transparent</style>
  2447.         <autoSelect> <false /> </autoSelect>
  2448.         <showLines> <false /> </showLines>
  2449.         <wideMargins> <false /> </wideMargins>
  2450.         <multipleLines> <false /> </multipleLines>
  2451.         <reservedFamily> 0 </reservedFamily>
  2452.         <titleWidth>0</titleWidth>
  2453.         <icon>0</icon>
  2454.         <textAlign>left</textAlign>
  2455.         <font>Geneva</font>
  2456.         <textSize>10</textSize>
  2457.         <textStyle>plain</textStyle>
  2458.         <textHeight>13</textHeight>
  2459.         <name>EQUATION</name>
  2460.         <script></script>
  2461.     </part>
  2462.     <part>
  2463.         <id>6</id>
  2464.         <type>button</type>
  2465.         <visible> <true /> </visible>
  2466.         <reserved5> 0 </reserved5>
  2467.         <reserved4> 0 </reserved4>
  2468.         <reserved3> 0 </reserved3>
  2469.         <reserved2> 0 </reserved2>
  2470.         <reserved1> 0 </reserved1>
  2471.         <enabled> <true /> </enabled>
  2472.         <rect>
  2473.             <left>294</left>
  2474.             <top>325</top>
  2475.             <right>353</right>
  2476.             <bottom>341</bottom>
  2477.         </rect>
  2478.         <style>shadow</style>
  2479.         <showName> <true /> </showName>
  2480.         <highlight> <false /> </highlight>
  2481.         <autoHighlight> <false /> </autoHighlight>
  2482.         <sharedHighlight> <true /> </sharedHighlight>
  2483.         <family>0</family>
  2484.         <titleWidth>0</titleWidth>
  2485.         <icon>0</icon>
  2486.         <textAlign>center</textAlign>
  2487.         <font>Chicago</font>
  2488.         <textSize>12</textSize>
  2489.         <textStyle>plain</textStyle>
  2490.         <name>Zoom In</name>
  2491.         <script>on mouseUp
  2492. zoomInButton
  2493.  
  2494. end mouseUp</script>
  2495.     </part>
  2496.     <content>
  2497.         <layer>card</layer>
  2498.         <id>4</id>
  2499.         <text>y = sin(x)</text>
  2500.     </content>
  2501.     <content>
  2502.         <layer>background</layer>
  2503.         <id>1</id>
  2504.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  2505.     </content>
  2506.     <name>QUAD2-32</name>
  2507.     <script>on opencard
  2508. global x,inc,howmany
  2509. put -15 into x
  2510. put .1 into inc
  2511. put 160 into howmany
  2512. end opencard
  2513. </script>
  2514. </card>
  2515.  
  2516.  
  2517. card_23498.xml
  2518. <?xml version="1.0" encoding="utf-8" ?>
  2519. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2520. <card>
  2521.     <id>23498</id>
  2522.     <filler1>0</filler1>
  2523.     <cantDelete> <true /> </cantDelete>
  2524.     <showPict> <true /> </showPict>
  2525.     <dontSearch> <false /> </dontSearch>
  2526.     <owner>23179</owner>
  2527.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  2528.     <part>
  2529.         <id>1</id>
  2530.         <type>button</type>
  2531.         <visible> <true /> </visible>
  2532.         <reserved5> 0 </reserved5>
  2533.         <reserved4> 0 </reserved4>
  2534.         <reserved3> 0 </reserved3>
  2535.         <reserved2> 0 </reserved2>
  2536.         <reserved1> 0 </reserved1>
  2537.         <enabled> <true /> </enabled>
  2538.         <rect>
  2539.             <left>467</left>
  2540.             <top>324</top>
  2541.             <right>509</right>
  2542.             <bottom>341</bottom>
  2543.         </rect>
  2544.         <style>shadow</style>
  2545.         <showName> <true /> </showName>
  2546.         <highlight> <false /> </highlight>
  2547.         <autoHighlight> <true /> </autoHighlight>
  2548.         <sharedHighlight> <true /> </sharedHighlight>
  2549.         <family>0</family>
  2550.         <titleWidth>0</titleWidth>
  2551.         <icon>0</icon>
  2552.         <textAlign>center</textAlign>
  2553.         <font>Chicago</font>
  2554.         <textSize>12</textSize>
  2555.         <textStyle>plain</textStyle>
  2556.         <name>Erase</name>
  2557.         <script>on mouseUp
  2558. EraseGraph "setup"
  2559. end mouseUp</script>
  2560.     </part>
  2561.     <part>
  2562.         <id>2</id>
  2563.         <type>button</type>
  2564.         <visible> <true /> </visible>
  2565.         <reserved5> 0 </reserved5>
  2566.         <reserved4> 0 </reserved4>
  2567.         <reserved3> 0 </reserved3>
  2568.         <reserved2> 0 </reserved2>
  2569.         <reserved1> 0 </reserved1>
  2570.         <enabled> <true /> </enabled>
  2571.         <rect>
  2572.             <left>406</left>
  2573.             <top>324</top>
  2574.             <right>466</right>
  2575.             <bottom>342</bottom>
  2576.         </rect>
  2577.         <style>shadow</style>
  2578.         <showName> <true /> </showName>
  2579.         <highlight> <false /> </highlight>
  2580.         <autoHighlight> <true /> </autoHighlight>
  2581.         <sharedHighlight> <true /> </sharedHighlight>
  2582.         <family>0</family>
  2583.         <titleWidth>0</titleWidth>
  2584.         <icon>0</icon>
  2585.         <textAlign>center</textAlign>
  2586.         <font>Chicago</font>
  2587.         <textSize>12</textSize>
  2588.         <textStyle>plain</textStyle>
  2589.         <name>Overlay</name>
  2590.         <script>on mouseUp
  2591. overlay
  2592. end mouseUp</script>
  2593.     </part>
  2594.     <part>
  2595.         <id>3</id>
  2596.         <type>button</type>
  2597.         <visible> <true /> </visible>
  2598.         <reserved5> 0 </reserved5>
  2599.         <reserved4> 0 </reserved4>
  2600.         <reserved3> 0 </reserved3>
  2601.         <reserved2> 0 </reserved2>
  2602.         <reserved1> 0 </reserved1>
  2603.         <enabled> <true /> </enabled>
  2604.         <rect>
  2605.             <left>355</left>
  2606.             <top>325</top>
  2607.             <right>405</right>
  2608.             <bottom>342</bottom>
  2609.         </rect>
  2610.         <style>shadow</style>
  2611.         <showName> <true /> </showName>
  2612.         <highlight> <false /> </highlight>
  2613.         <autoHighlight> <true /> </autoHighlight>
  2614.         <sharedHighlight> <true /> </sharedHighlight>
  2615.         <family>0</family>
  2616.         <titleWidth>0</titleWidth>
  2617.         <icon>0</icon>
  2618.         <textAlign>center</textAlign>
  2619.         <font>Chicago</font>
  2620.         <textSize>12</textSize>
  2621.         <textStyle>plain</textStyle>
  2622.         <name>Print</name>
  2623.         <script>on mouseUp
  2624. cardPrint
  2625. end mouseUp</script>
  2626.     </part>
  2627.     <part>
  2628.         <id>4</id>
  2629.         <type>field</type>
  2630.         <visible> <true /> </visible>
  2631.         <dontWrap> <false /> </dontWrap>
  2632.         <dontSearch> <false /> </dontSearch>
  2633.         <sharedText> <false /> </sharedText>
  2634.         <fixedLineHeight> <false /> </fixedLineHeight>
  2635.         <autoTab> <false /> </autoTab>
  2636.         <lockText> <false /> </lockText>
  2637.         <rect>
  2638.             <left>3</left>
  2639.             <top>323</top>
  2640.             <right>295</right>
  2641.             <bottom>339</bottom>
  2642.         </rect>
  2643.         <style>transparent</style>
  2644.         <autoSelect> <false /> </autoSelect>
  2645.         <showLines> <false /> </showLines>
  2646.         <wideMargins> <false /> </wideMargins>
  2647.         <multipleLines> <false /> </multipleLines>
  2648.         <reservedFamily> 0 </reservedFamily>
  2649.         <titleWidth>0</titleWidth>
  2650.         <icon>0</icon>
  2651.         <textAlign>left</textAlign>
  2652.         <font>Geneva</font>
  2653.         <textSize>10</textSize>
  2654.         <textStyle>plain</textStyle>
  2655.         <textHeight>13</textHeight>
  2656.         <name>EQUATION</name>
  2657.         <script></script>
  2658.     </part>
  2659.     <part>
  2660.         <id>6</id>
  2661.         <type>button</type>
  2662.         <visible> <true /> </visible>
  2663.         <reserved5> 0 </reserved5>
  2664.         <reserved4> 0 </reserved4>
  2665.         <reserved3> 0 </reserved3>
  2666.         <reserved2> 0 </reserved2>
  2667.         <reserved1> 0 </reserved1>
  2668.         <enabled> <true /> </enabled>
  2669.         <rect>
  2670.             <left>294</left>
  2671.             <top>325</top>
  2672.             <right>353</right>
  2673.             <bottom>341</bottom>
  2674.         </rect>
  2675.         <style>shadow</style>
  2676.         <showName> <true /> </showName>
  2677.         <highlight> <false /> </highlight>
  2678.         <autoHighlight> <false /> </autoHighlight>
  2679.         <sharedHighlight> <true /> </sharedHighlight>
  2680.         <family>0</family>
  2681.         <titleWidth>0</titleWidth>
  2682.         <icon>0</icon>
  2683.         <textAlign>center</textAlign>
  2684.         <font>Chicago</font>
  2685.         <textSize>12</textSize>
  2686.         <textStyle>plain</textStyle>
  2687.         <name>Zoom In</name>
  2688.         <script>on mouseUp
  2689. zoomInButton
  2690.  
  2691. end mouseUp</script>
  2692.     </part>
  2693.     <content>
  2694.         <layer>card</layer>
  2695.         <id>4</id>
  2696.         <text>y = sin(x)</text>
  2697.     </content>
  2698.     <content>
  2699.         <layer>background</layer>
  2700.         <id>1</id>
  2701.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  2702.     </content>
  2703.     <name>Quad2-64</name>
  2704.     <script>on opencard
  2705. global x,inc,howmany
  2706. put -8 into x
  2707. put .1 into inc
  2708. put 85 into howmany
  2709. end opencard
  2710. </script>
  2711. </card>
  2712.  
  2713.  
  2714. card_22718.xml
  2715. <?xml version="1.0" encoding="utf-8" ?>
  2716. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2717. <card>
  2718.     <id>22718</id>
  2719.     <filler1>0</filler1>
  2720.     <cantDelete> <true /> </cantDelete>
  2721.     <showPict> <true /> </showPict>
  2722.     <dontSearch> <false /> </dontSearch>
  2723.     <owner>22506</owner>
  2724.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  2725.     <part>
  2726.         <id>1</id>
  2727.         <type>button</type>
  2728.         <visible> <true /> </visible>
  2729.         <reserved5> 0 </reserved5>
  2730.         <reserved4> 0 </reserved4>
  2731.         <reserved3> 0 </reserved3>
  2732.         <reserved2> 0 </reserved2>
  2733.         <reserved1> 0 </reserved1>
  2734.         <enabled> <true /> </enabled>
  2735.         <rect>
  2736.             <left>467</left>
  2737.             <top>324</top>
  2738.             <right>509</right>
  2739.             <bottom>341</bottom>
  2740.         </rect>
  2741.         <style>shadow</style>
  2742.         <showName> <true /> </showName>
  2743.         <highlight> <false /> </highlight>
  2744.         <autoHighlight> <true /> </autoHighlight>
  2745.         <sharedHighlight> <true /> </sharedHighlight>
  2746.         <family>0</family>
  2747.         <titleWidth>0</titleWidth>
  2748.         <icon>0</icon>
  2749.         <textAlign>center</textAlign>
  2750.         <font>Chicago</font>
  2751.         <textSize>12</textSize>
  2752.         <textStyle>plain</textStyle>
  2753.         <name>Erase</name>
  2754.         <script>on mouseUp
  2755. EraseGraph "setup"
  2756. end mouseUp</script>
  2757.     </part>
  2758.     <part>
  2759.         <id>2</id>
  2760.         <type>button</type>
  2761.         <visible> <true /> </visible>
  2762.         <reserved5> 0 </reserved5>
  2763.         <reserved4> 0 </reserved4>
  2764.         <reserved3> 0 </reserved3>
  2765.         <reserved2> 0 </reserved2>
  2766.         <reserved1> 0 </reserved1>
  2767.         <enabled> <true /> </enabled>
  2768.         <rect>
  2769.             <left>406</left>
  2770.             <top>324</top>
  2771.             <right>466</right>
  2772.             <bottom>342</bottom>
  2773.         </rect>
  2774.         <style>shadow</style>
  2775.         <showName> <true /> </showName>
  2776.         <highlight> <false /> </highlight>
  2777.         <autoHighlight> <true /> </autoHighlight>
  2778.         <sharedHighlight> <true /> </sharedHighlight>
  2779.         <family>0</family>
  2780.         <titleWidth>0</titleWidth>
  2781.         <icon>0</icon>
  2782.         <textAlign>center</textAlign>
  2783.         <font>Chicago</font>
  2784.         <textSize>12</textSize>
  2785.         <textStyle>plain</textStyle>
  2786.         <name>Overlay</name>
  2787.         <script>on mouseUp
  2788. overlay
  2789. end mouseUp</script>
  2790.     </part>
  2791.     <part>
  2792.         <id>3</id>
  2793.         <type>button</type>
  2794.         <visible> <true /> </visible>
  2795.         <reserved5> 0 </reserved5>
  2796.         <reserved4> 0 </reserved4>
  2797.         <reserved3> 0 </reserved3>
  2798.         <reserved2> 0 </reserved2>
  2799.         <reserved1> 0 </reserved1>
  2800.         <enabled> <true /> </enabled>
  2801.         <rect>
  2802.             <left>355</left>
  2803.             <top>325</top>
  2804.             <right>405</right>
  2805.             <bottom>342</bottom>
  2806.         </rect>
  2807.         <style>shadow</style>
  2808.         <showName> <true /> </showName>
  2809.         <highlight> <false /> </highlight>
  2810.         <autoHighlight> <true /> </autoHighlight>
  2811.         <sharedHighlight> <true /> </sharedHighlight>
  2812.         <family>0</family>
  2813.         <titleWidth>0</titleWidth>
  2814.         <icon>0</icon>
  2815.         <textAlign>center</textAlign>
  2816.         <font>Chicago</font>
  2817.         <textSize>12</textSize>
  2818.         <textStyle>plain</textStyle>
  2819.         <name>Print</name>
  2820.         <script>on mouseUp
  2821. cardPrint
  2822. end mouseUp</script>
  2823.     </part>
  2824.     <part>
  2825.         <id>4</id>
  2826.         <type>field</type>
  2827.         <visible> <true /> </visible>
  2828.         <dontWrap> <false /> </dontWrap>
  2829.         <dontSearch> <false /> </dontSearch>
  2830.         <sharedText> <false /> </sharedText>
  2831.         <fixedLineHeight> <false /> </fixedLineHeight>
  2832.         <autoTab> <false /> </autoTab>
  2833.         <lockText> <false /> </lockText>
  2834.         <rect>
  2835.             <left>3</left>
  2836.             <top>323</top>
  2837.             <right>295</right>
  2838.             <bottom>339</bottom>
  2839.         </rect>
  2840.         <style>transparent</style>
  2841.         <autoSelect> <false /> </autoSelect>
  2842.         <showLines> <false /> </showLines>
  2843.         <wideMargins> <false /> </wideMargins>
  2844.         <multipleLines> <false /> </multipleLines>
  2845.         <reservedFamily> 0 </reservedFamily>
  2846.         <titleWidth>0</titleWidth>
  2847.         <icon>0</icon>
  2848.         <textAlign>left</textAlign>
  2849.         <font>Geneva</font>
  2850.         <textSize>10</textSize>
  2851.         <textStyle>plain</textStyle>
  2852.         <textHeight>13</textHeight>
  2853.         <name>EQUATION</name>
  2854.         <script></script>
  2855.     </part>
  2856.     <part>
  2857.         <id>6</id>
  2858.         <type>button</type>
  2859.         <visible> <true /> </visible>
  2860.         <reserved5> 0 </reserved5>
  2861.         <reserved4> 0 </reserved4>
  2862.         <reserved3> 0 </reserved3>
  2863.         <reserved2> 0 </reserved2>
  2864.         <reserved1> 0 </reserved1>
  2865.         <enabled> <true /> </enabled>
  2866.         <rect>
  2867.             <left>294</left>
  2868.             <top>325</top>
  2869.             <right>353</right>
  2870.             <bottom>341</bottom>
  2871.         </rect>
  2872.         <style>shadow</style>
  2873.         <showName> <true /> </showName>
  2874.         <highlight> <false /> </highlight>
  2875.         <autoHighlight> <false /> </autoHighlight>
  2876.         <sharedHighlight> <true /> </sharedHighlight>
  2877.         <family>0</family>
  2878.         <titleWidth>0</titleWidth>
  2879.         <icon>0</icon>
  2880.         <textAlign>center</textAlign>
  2881.         <font>Chicago</font>
  2882.         <textSize>12</textSize>
  2883.         <textStyle>plain</textStyle>
  2884.         <name>Zoom In</name>
  2885.         <script>on mouseUp
  2886. zoomInButton
  2887.  
  2888. end mouseUp</script>
  2889.     </part>
  2890.     <content>
  2891.         <layer>card</layer>
  2892.         <id>4</id>
  2893.         <text>y = sin(x)</text>
  2894.     </content>
  2895.     <content>
  2896.         <layer>background</layer>
  2897.         <id>1</id>
  2898.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  2899.     </content>
  2900.     <name>quad1-8</name>
  2901.     <script>on opencard
  2902. global x,inc,howmany
  2903. put 0 into x
  2904. put .5 into inc
  2905. put 120 into howmany
  2906. end opencard
  2907. </script>
  2908. </card>
  2909.  
  2910.  
  2911. card_21675.xml
  2912. <?xml version="1.0" encoding="utf-8" ?>
  2913. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2914. <card>
  2915.     <id>21675</id>
  2916.     <filler1>0</filler1>
  2917.     <cantDelete> <true /> </cantDelete>
  2918.     <showPict> <true /> </showPict>
  2919.     <dontSearch> <false /> </dontSearch>
  2920.     <owner>21307</owner>
  2921.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  2922.     <part>
  2923.         <id>1</id>
  2924.         <type>button</type>
  2925.         <visible> <true /> </visible>
  2926.         <reserved5> 0 </reserved5>
  2927.         <reserved4> 0 </reserved4>
  2928.         <reserved3> 0 </reserved3>
  2929.         <reserved2> 0 </reserved2>
  2930.         <reserved1> 0 </reserved1>
  2931.         <enabled> <true /> </enabled>
  2932.         <rect>
  2933.             <left>467</left>
  2934.             <top>324</top>
  2935.             <right>509</right>
  2936.             <bottom>341</bottom>
  2937.         </rect>
  2938.         <style>shadow</style>
  2939.         <showName> <true /> </showName>
  2940.         <highlight> <false /> </highlight>
  2941.         <autoHighlight> <true /> </autoHighlight>
  2942.         <sharedHighlight> <true /> </sharedHighlight>
  2943.         <family>0</family>
  2944.         <titleWidth>0</titleWidth>
  2945.         <icon>0</icon>
  2946.         <textAlign>center</textAlign>
  2947.         <font>Chicago</font>
  2948.         <textSize>12</textSize>
  2949.         <textStyle>plain</textStyle>
  2950.         <name>Erase</name>
  2951.         <script>on mouseUp
  2952. EraseGraph "setup"
  2953. end mouseUp</script>
  2954.     </part>
  2955.     <part>
  2956.         <id>2</id>
  2957.         <type>button</type>
  2958.         <visible> <true /> </visible>
  2959.         <reserved5> 0 </reserved5>
  2960.         <reserved4> 0 </reserved4>
  2961.         <reserved3> 0 </reserved3>
  2962.         <reserved2> 0 </reserved2>
  2963.         <reserved1> 0 </reserved1>
  2964.         <enabled> <true /> </enabled>
  2965.         <rect>
  2966.             <left>406</left>
  2967.             <top>324</top>
  2968.             <right>466</right>
  2969.             <bottom>342</bottom>
  2970.         </rect>
  2971.         <style>shadow</style>
  2972.         <showName> <true /> </showName>
  2973.         <highlight> <false /> </highlight>
  2974.         <autoHighlight> <true /> </autoHighlight>
  2975.         <sharedHighlight> <true /> </sharedHighlight>
  2976.         <family>0</family>
  2977.         <titleWidth>0</titleWidth>
  2978.         <icon>0</icon>
  2979.         <textAlign>center</textAlign>
  2980.         <font>Chicago</font>
  2981.         <textSize>12</textSize>
  2982.         <textStyle>plain</textStyle>
  2983.         <name>Overlay</name>
  2984.         <script>on mouseUp
  2985. overlay
  2986. end mouseUp</script>
  2987.     </part>
  2988.     <part>
  2989.         <id>3</id>
  2990.         <type>button</type>
  2991.         <visible> <true /> </visible>
  2992.         <reserved5> 0 </reserved5>
  2993.         <reserved4> 0 </reserved4>
  2994.         <reserved3> 0 </reserved3>
  2995.         <reserved2> 0 </reserved2>
  2996.         <reserved1> 0 </reserved1>
  2997.         <enabled> <true /> </enabled>
  2998.         <rect>
  2999.             <left>355</left>
  3000.             <top>325</top>
  3001.             <right>405</right>
  3002.             <bottom>342</bottom>
  3003.         </rect>
  3004.         <style>shadow</style>
  3005.         <showName> <true /> </showName>
  3006.         <highlight> <false /> </highlight>
  3007.         <autoHighlight> <true /> </autoHighlight>
  3008.         <sharedHighlight> <true /> </sharedHighlight>
  3009.         <family>0</family>
  3010.         <titleWidth>0</titleWidth>
  3011.         <icon>0</icon>
  3012.         <textAlign>center</textAlign>
  3013.         <font>Chicago</font>
  3014.         <textSize>12</textSize>
  3015.         <textStyle>plain</textStyle>
  3016.         <name>Print</name>
  3017.         <script>on mouseUp
  3018. cardPrint
  3019. end mouseUp</script>
  3020.     </part>
  3021.     <part>
  3022.         <id>4</id>
  3023.         <type>field</type>
  3024.         <visible> <true /> </visible>
  3025.         <dontWrap> <false /> </dontWrap>
  3026.         <dontSearch> <false /> </dontSearch>
  3027.         <sharedText> <false /> </sharedText>
  3028.         <fixedLineHeight> <false /> </fixedLineHeight>
  3029.         <autoTab> <false /> </autoTab>
  3030.         <lockText> <false /> </lockText>
  3031.         <rect>
  3032.             <left>3</left>
  3033.             <top>323</top>
  3034.             <right>295</right>
  3035.             <bottom>339</bottom>
  3036.         </rect>
  3037.         <style>transparent</style>
  3038.         <autoSelect> <false /> </autoSelect>
  3039.         <showLines> <false /> </showLines>
  3040.         <wideMargins> <false /> </wideMargins>
  3041.         <multipleLines> <false /> </multipleLines>
  3042.         <reservedFamily> 0 </reservedFamily>
  3043.         <titleWidth>0</titleWidth>
  3044.         <icon>0</icon>
  3045.         <textAlign>left</textAlign>
  3046.         <font>Geneva</font>
  3047.         <textSize>10</textSize>
  3048.         <textStyle>plain</textStyle>
  3049.         <textHeight>13</textHeight>
  3050.         <name>EQUATION</name>
  3051.         <script></script>
  3052.     </part>
  3053.     <part>
  3054.         <id>6</id>
  3055.         <type>button</type>
  3056.         <visible> <true /> </visible>
  3057.         <reserved5> 0 </reserved5>
  3058.         <reserved4> 0 </reserved4>
  3059.         <reserved3> 0 </reserved3>
  3060.         <reserved2> 0 </reserved2>
  3061.         <reserved1> 0 </reserved1>
  3062.         <enabled> <true /> </enabled>
  3063.         <rect>
  3064.             <left>294</left>
  3065.             <top>325</top>
  3066.             <right>353</right>
  3067.             <bottom>341</bottom>
  3068.         </rect>
  3069.         <style>shadow</style>
  3070.         <showName> <true /> </showName>
  3071.         <highlight> <false /> </highlight>
  3072.         <autoHighlight> <false /> </autoHighlight>
  3073.         <sharedHighlight> <true /> </sharedHighlight>
  3074.         <family>0</family>
  3075.         <titleWidth>0</titleWidth>
  3076.         <icon>0</icon>
  3077.         <textAlign>center</textAlign>
  3078.         <font>Chicago</font>
  3079.         <textSize>12</textSize>
  3080.         <textStyle>plain</textStyle>
  3081.         <name>Zoom In</name>
  3082.         <script>on mouseUp
  3083. zoomInButton
  3084.  
  3085. end mouseUp</script>
  3086.     </part>
  3087.     <content>
  3088.         <layer>card</layer>
  3089.         <id>4</id>
  3090.         <text>y = sin(x)</text>
  3091.     </content>
  3092.     <content>
  3093.         <layer>background</layer>
  3094.         <id>1</id>
  3095.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  3096.     </content>
  3097.     <name>Quad1-16</name>
  3098.     <script>on opencard
  3099. global x,inc,howmany
  3100. put 0 into x
  3101. put .2 into inc
  3102. put 140 into howmany
  3103. end opencard
  3104. </script>
  3105. </card>
  3106.  
  3107.  
  3108. card_20508.xml
  3109. <?xml version="1.0" encoding="utf-8" ?>
  3110. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3111. <card>
  3112.     <id>20508</id>
  3113.     <filler1>0</filler1>
  3114.     <cantDelete> <true /> </cantDelete>
  3115.     <showPict> <true /> </showPict>
  3116.     <dontSearch> <false /> </dontSearch>
  3117.     <owner>20233</owner>
  3118.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  3119.     <part>
  3120.         <id>1</id>
  3121.         <type>button</type>
  3122.         <visible> <true /> </visible>
  3123.         <reserved5> 0 </reserved5>
  3124.         <reserved4> 0 </reserved4>
  3125.         <reserved3> 0 </reserved3>
  3126.         <reserved2> 0 </reserved2>
  3127.         <reserved1> 0 </reserved1>
  3128.         <enabled> <true /> </enabled>
  3129.         <rect>
  3130.             <left>467</left>
  3131.             <top>324</top>
  3132.             <right>509</right>
  3133.             <bottom>341</bottom>
  3134.         </rect>
  3135.         <style>shadow</style>
  3136.         <showName> <true /> </showName>
  3137.         <highlight> <false /> </highlight>
  3138.         <autoHighlight> <true /> </autoHighlight>
  3139.         <sharedHighlight> <true /> </sharedHighlight>
  3140.         <family>0</family>
  3141.         <titleWidth>0</titleWidth>
  3142.         <icon>0</icon>
  3143.         <textAlign>center</textAlign>
  3144.         <font>Chicago</font>
  3145.         <textSize>12</textSize>
  3146.         <textStyle>plain</textStyle>
  3147.         <name>Erase</name>
  3148.         <script>on mouseUp
  3149. EraseGraph "setup"
  3150. end mouseUp</script>
  3151.     </part>
  3152.     <part>
  3153.         <id>2</id>
  3154.         <type>button</type>
  3155.         <visible> <true /> </visible>
  3156.         <reserved5> 0 </reserved5>
  3157.         <reserved4> 0 </reserved4>
  3158.         <reserved3> 0 </reserved3>
  3159.         <reserved2> 0 </reserved2>
  3160.         <reserved1> 0 </reserved1>
  3161.         <enabled> <true /> </enabled>
  3162.         <rect>
  3163.             <left>406</left>
  3164.             <top>324</top>
  3165.             <right>466</right>
  3166.             <bottom>342</bottom>
  3167.         </rect>
  3168.         <style>shadow</style>
  3169.         <showName> <true /> </showName>
  3170.         <highlight> <false /> </highlight>
  3171.         <autoHighlight> <true /> </autoHighlight>
  3172.         <sharedHighlight> <true /> </sharedHighlight>
  3173.         <family>0</family>
  3174.         <titleWidth>0</titleWidth>
  3175.         <icon>0</icon>
  3176.         <textAlign>center</textAlign>
  3177.         <font>Chicago</font>
  3178.         <textSize>12</textSize>
  3179.         <textStyle>plain</textStyle>
  3180.         <name>Overlay</name>
  3181.         <script>on mouseUp
  3182. overlay
  3183. end mouseUp</script>
  3184.     </part>
  3185.     <part>
  3186.         <id>3</id>
  3187.         <type>button</type>
  3188.         <visible> <true /> </visible>
  3189.         <reserved5> 0 </reserved5>
  3190.         <reserved4> 0 </reserved4>
  3191.         <reserved3> 0 </reserved3>
  3192.         <reserved2> 0 </reserved2>
  3193.         <reserved1> 0 </reserved1>
  3194.         <enabled> <true /> </enabled>
  3195.         <rect>
  3196.             <left>355</left>
  3197.             <top>325</top>
  3198.             <right>405</right>
  3199.             <bottom>342</bottom>
  3200.         </rect>
  3201.         <style>shadow</style>
  3202.         <showName> <true /> </showName>
  3203.         <highlight> <false /> </highlight>
  3204.         <autoHighlight> <true /> </autoHighlight>
  3205.         <sharedHighlight> <true /> </sharedHighlight>
  3206.         <family>0</family>
  3207.         <titleWidth>0</titleWidth>
  3208.         <icon>0</icon>
  3209.         <textAlign>center</textAlign>
  3210.         <font>Chicago</font>
  3211.         <textSize>12</textSize>
  3212.         <textStyle>plain</textStyle>
  3213.         <name>Print</name>
  3214.         <script>on mouseUp
  3215. cardPrint
  3216. end mouseUp</script>
  3217.     </part>
  3218.     <part>
  3219.         <id>4</id>
  3220.         <type>field</type>
  3221.         <visible> <true /> </visible>
  3222.         <dontWrap> <false /> </dontWrap>
  3223.         <dontSearch> <false /> </dontSearch>
  3224.         <sharedText> <false /> </sharedText>
  3225.         <fixedLineHeight> <false /> </fixedLineHeight>
  3226.         <autoTab> <false /> </autoTab>
  3227.         <lockText> <false /> </lockText>
  3228.         <rect>
  3229.             <left>3</left>
  3230.             <top>323</top>
  3231.             <right>295</right>
  3232.             <bottom>339</bottom>
  3233.         </rect>
  3234.         <style>transparent</style>
  3235.         <autoSelect> <false /> </autoSelect>
  3236.         <showLines> <false /> </showLines>
  3237.         <wideMargins> <false /> </wideMargins>
  3238.         <multipleLines> <false /> </multipleLines>
  3239.         <reservedFamily> 0 </reservedFamily>
  3240.         <titleWidth>0</titleWidth>
  3241.         <icon>0</icon>
  3242.         <textAlign>left</textAlign>
  3243.         <font>Geneva</font>
  3244.         <textSize>10</textSize>
  3245.         <textStyle>plain</textStyle>
  3246.         <textHeight>13</textHeight>
  3247.         <name>EQUATION</name>
  3248.         <script></script>
  3249.     </part>
  3250.     <part>
  3251.         <id>6</id>
  3252.         <type>button</type>
  3253.         <visible> <true /> </visible>
  3254.         <reserved5> 0 </reserved5>
  3255.         <reserved4> 0 </reserved4>
  3256.         <reserved3> 0 </reserved3>
  3257.         <reserved2> 0 </reserved2>
  3258.         <reserved1> 0 </reserved1>
  3259.         <enabled> <true /> </enabled>
  3260.         <rect>
  3261.             <left>294</left>
  3262.             <top>325</top>
  3263.             <right>353</right>
  3264.             <bottom>341</bottom>
  3265.         </rect>
  3266.         <style>shadow</style>
  3267.         <showName> <true /> </showName>
  3268.         <highlight> <false /> </highlight>
  3269.         <autoHighlight> <false /> </autoHighlight>
  3270.         <sharedHighlight> <true /> </sharedHighlight>
  3271.         <family>0</family>
  3272.         <titleWidth>0</titleWidth>
  3273.         <icon>0</icon>
  3274.         <textAlign>center</textAlign>
  3275.         <font>Chicago</font>
  3276.         <textSize>12</textSize>
  3277.         <textStyle>plain</textStyle>
  3278.         <name>Zoom In</name>
  3279.         <script>on mouseUp
  3280. zoomInButton
  3281.  
  3282. end mouseUp</script>
  3283.     </part>
  3284.     <content>
  3285.         <layer>card</layer>
  3286.         <id>4</id>
  3287.         <text>y = sin(x)</text>
  3288.     </content>
  3289.     <content>
  3290.         <layer>background</layer>
  3291.         <id>1</id>
  3292.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  3293.     </content>
  3294.     <name>Quad1-32</name>
  3295.     <script>on opencard
  3296. global x,inc,howmany
  3297. put 0 into x
  3298. put .1 into inc
  3299. put 160 into howmany
  3300. end opencard
  3301. </script>
  3302. </card>
  3303.  
  3304.  
  3305. card_19490.xml
  3306. <?xml version="1.0" encoding="utf-8" ?>
  3307. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3308. <card>
  3309.     <id>19490</id>
  3310.     <filler1>0</filler1>
  3311.     <cantDelete> <true /> </cantDelete>
  3312.     <showPict> <true /> </showPict>
  3313.     <dontSearch> <false /> </dontSearch>
  3314.     <owner>19369</owner>
  3315.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  3316.     <part>
  3317.         <id>1</id>
  3318.         <type>button</type>
  3319.         <visible> <true /> </visible>
  3320.         <reserved5> 0 </reserved5>
  3321.         <reserved4> 0 </reserved4>
  3322.         <reserved3> 0 </reserved3>
  3323.         <reserved2> 0 </reserved2>
  3324.         <reserved1> 0 </reserved1>
  3325.         <enabled> <true /> </enabled>
  3326.         <rect>
  3327.             <left>467</left>
  3328.             <top>324</top>
  3329.             <right>509</right>
  3330.             <bottom>341</bottom>
  3331.         </rect>
  3332.         <style>shadow</style>
  3333.         <showName> <true /> </showName>
  3334.         <highlight> <false /> </highlight>
  3335.         <autoHighlight> <true /> </autoHighlight>
  3336.         <sharedHighlight> <true /> </sharedHighlight>
  3337.         <family>0</family>
  3338.         <titleWidth>0</titleWidth>
  3339.         <icon>0</icon>
  3340.         <textAlign>center</textAlign>
  3341.         <font>Chicago</font>
  3342.         <textSize>12</textSize>
  3343.         <textStyle>plain</textStyle>
  3344.         <name>Erase</name>
  3345.         <script>on mouseUp
  3346. EraseGraph "setup"
  3347. end mouseUp</script>
  3348.     </part>
  3349.     <part>
  3350.         <id>2</id>
  3351.         <type>button</type>
  3352.         <visible> <true /> </visible>
  3353.         <reserved5> 0 </reserved5>
  3354.         <reserved4> 0 </reserved4>
  3355.         <reserved3> 0 </reserved3>
  3356.         <reserved2> 0 </reserved2>
  3357.         <reserved1> 0 </reserved1>
  3358.         <enabled> <true /> </enabled>
  3359.         <rect>
  3360.             <left>406</left>
  3361.             <top>324</top>
  3362.             <right>466</right>
  3363.             <bottom>342</bottom>
  3364.         </rect>
  3365.         <style>shadow</style>
  3366.         <showName> <true /> </showName>
  3367.         <highlight> <false /> </highlight>
  3368.         <autoHighlight> <true /> </autoHighlight>
  3369.         <sharedHighlight> <true /> </sharedHighlight>
  3370.         <family>0</family>
  3371.         <titleWidth>0</titleWidth>
  3372.         <icon>0</icon>
  3373.         <textAlign>center</textAlign>
  3374.         <font>Chicago</font>
  3375.         <textSize>12</textSize>
  3376.         <textStyle>plain</textStyle>
  3377.         <name>Overlay</name>
  3378.         <script>on mouseUp
  3379. overlay
  3380. end mouseUp</script>
  3381.     </part>
  3382.     <part>
  3383.         <id>3</id>
  3384.         <type>button</type>
  3385.         <visible> <true /> </visible>
  3386.         <reserved5> 0 </reserved5>
  3387.         <reserved4> 0 </reserved4>
  3388.         <reserved3> 0 </reserved3>
  3389.         <reserved2> 0 </reserved2>
  3390.         <reserved1> 0 </reserved1>
  3391.         <enabled> <true /> </enabled>
  3392.         <rect>
  3393.             <left>355</left>
  3394.             <top>325</top>
  3395.             <right>405</right>
  3396.             <bottom>342</bottom>
  3397.         </rect>
  3398.         <style>shadow</style>
  3399.         <showName> <true /> </showName>
  3400.         <highlight> <false /> </highlight>
  3401.         <autoHighlight> <true /> </autoHighlight>
  3402.         <sharedHighlight> <true /> </sharedHighlight>
  3403.         <family>0</family>
  3404.         <titleWidth>0</titleWidth>
  3405.         <icon>0</icon>
  3406.         <textAlign>center</textAlign>
  3407.         <font>Chicago</font>
  3408.         <textSize>12</textSize>
  3409.         <textStyle>plain</textStyle>
  3410.         <name>Print</name>
  3411.         <script>on mouseUp
  3412. cardPrint
  3413. end mouseUp</script>
  3414.     </part>
  3415.     <part>
  3416.         <id>4</id>
  3417.         <type>field</type>
  3418.         <visible> <true /> </visible>
  3419.         <dontWrap> <false /> </dontWrap>
  3420.         <dontSearch> <false /> </dontSearch>
  3421.         <sharedText> <false /> </sharedText>
  3422.         <fixedLineHeight> <false /> </fixedLineHeight>
  3423.         <autoTab> <false /> </autoTab>
  3424.         <lockText> <false /> </lockText>
  3425.         <rect>
  3426.             <left>3</left>
  3427.             <top>323</top>
  3428.             <right>295</right>
  3429.             <bottom>339</bottom>
  3430.         </rect>
  3431.         <style>transparent</style>
  3432.         <autoSelect> <false /> </autoSelect>
  3433.         <showLines> <false /> </showLines>
  3434.         <wideMargins> <false /> </wideMargins>
  3435.         <multipleLines> <false /> </multipleLines>
  3436.         <reservedFamily> 0 </reservedFamily>
  3437.         <titleWidth>0</titleWidth>
  3438.         <icon>0</icon>
  3439.         <textAlign>left</textAlign>
  3440.         <font>Geneva</font>
  3441.         <textSize>10</textSize>
  3442.         <textStyle>plain</textStyle>
  3443.         <textHeight>13</textHeight>
  3444.         <name>EQUATION</name>
  3445.         <script></script>
  3446.     </part>
  3447.     <part>
  3448.         <id>6</id>
  3449.         <type>button</type>
  3450.         <visible> <true /> </visible>
  3451.         <reserved5> 0 </reserved5>
  3452.         <reserved4> 0 </reserved4>
  3453.         <reserved3> 0 </reserved3>
  3454.         <reserved2> 0 </reserved2>
  3455.         <reserved1> 0 </reserved1>
  3456.         <enabled> <true /> </enabled>
  3457.         <rect>
  3458.             <left>294</left>
  3459.             <top>325</top>
  3460.             <right>353</right>
  3461.             <bottom>341</bottom>
  3462.         </rect>
  3463.         <style>shadow</style>
  3464.         <showName> <true /> </showName>
  3465.         <highlight> <false /> </highlight>
  3466.         <autoHighlight> <false /> </autoHighlight>
  3467.         <sharedHighlight> <true /> </sharedHighlight>
  3468.         <family>0</family>
  3469.         <titleWidth>0</titleWidth>
  3470.         <icon>0</icon>
  3471.         <textAlign>center</textAlign>
  3472.         <font>Chicago</font>
  3473.         <textSize>12</textSize>
  3474.         <textStyle>plain</textStyle>
  3475.         <name>Zoom In</name>
  3476.         <script>on mouseUp
  3477. zoomInButton
  3478.  
  3479. end mouseUp</script>
  3480.     </part>
  3481.     <content>
  3482.         <layer>card</layer>
  3483.         <id>4</id>
  3484.         <text>y = sin(x)</text>
  3485.     </content>
  3486.     <content>
  3487.         <layer>background</layer>
  3488.         <id>1</id>
  3489.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  3490.     </content>
  3491.     <name>Quad1-64</name>
  3492.     <script>on opencard
  3493. global x,inc,howmany
  3494. put 0 into x
  3495. put .1 into inc
  3496. put 80 into howmany
  3497. end opencard
  3498. </script>
  3499. </card>
  3500.  
  3501.  
  3502. card_18437.xml
  3503. <?xml version="1.0" encoding="utf-8" ?>
  3504. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3505. <card>
  3506.     <id>18437</id>
  3507.     <filler1>0</filler1>
  3508.     <cantDelete> <true /> </cantDelete>
  3509.     <showPict> <true /> </showPict>
  3510.     <dontSearch> <false /> </dontSearch>
  3511.     <owner>18414</owner>
  3512.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  3513.     <part>
  3514.         <id>1</id>
  3515.         <type>button</type>
  3516.         <visible> <true /> </visible>
  3517.         <reserved5> 0 </reserved5>
  3518.         <reserved4> 0 </reserved4>
  3519.         <reserved3> 0 </reserved3>
  3520.         <reserved2> 0 </reserved2>
  3521.         <reserved1> 0 </reserved1>
  3522.         <enabled> <true /> </enabled>
  3523.         <rect>
  3524.             <left>467</left>
  3525.             <top>324</top>
  3526.             <right>509</right>
  3527.             <bottom>341</bottom>
  3528.         </rect>
  3529.         <style>shadow</style>
  3530.         <showName> <true /> </showName>
  3531.         <highlight> <false /> </highlight>
  3532.         <autoHighlight> <true /> </autoHighlight>
  3533.         <sharedHighlight> <true /> </sharedHighlight>
  3534.         <family>0</family>
  3535.         <titleWidth>0</titleWidth>
  3536.         <icon>0</icon>
  3537.         <textAlign>center</textAlign>
  3538.         <font>Chicago</font>
  3539.         <textSize>12</textSize>
  3540.         <textStyle>plain</textStyle>
  3541.         <name>Erase</name>
  3542.         <script>on mouseUp
  3543. EraseGraph "setup"
  3544. end mouseUp</script>
  3545.     </part>
  3546.     <part>
  3547.         <id>2</id>
  3548.         <type>button</type>
  3549.         <visible> <true /> </visible>
  3550.         <reserved5> 0 </reserved5>
  3551.         <reserved4> 0 </reserved4>
  3552.         <reserved3> 0 </reserved3>
  3553.         <reserved2> 0 </reserved2>
  3554.         <reserved1> 0 </reserved1>
  3555.         <enabled> <true /> </enabled>
  3556.         <rect>
  3557.             <left>406</left>
  3558.             <top>324</top>
  3559.             <right>466</right>
  3560.             <bottom>342</bottom>
  3561.         </rect>
  3562.         <style>shadow</style>
  3563.         <showName> <true /> </showName>
  3564.         <highlight> <false /> </highlight>
  3565.         <autoHighlight> <true /> </autoHighlight>
  3566.         <sharedHighlight> <true /> </sharedHighlight>
  3567.         <family>0</family>
  3568.         <titleWidth>0</titleWidth>
  3569.         <icon>0</icon>
  3570.         <textAlign>center</textAlign>
  3571.         <font>Chicago</font>
  3572.         <textSize>12</textSize>
  3573.         <textStyle>plain</textStyle>
  3574.         <name>Overlay</name>
  3575.         <script>on mouseUp
  3576. overlay
  3577. end mouseUp</script>
  3578.     </part>
  3579.     <part>
  3580.         <id>3</id>
  3581.         <type>button</type>
  3582.         <visible> <true /> </visible>
  3583.         <reserved5> 0 </reserved5>
  3584.         <reserved4> 0 </reserved4>
  3585.         <reserved3> 0 </reserved3>
  3586.         <reserved2> 0 </reserved2>
  3587.         <reserved1> 0 </reserved1>
  3588.         <enabled> <true /> </enabled>
  3589.         <rect>
  3590.             <left>355</left>
  3591.             <top>325</top>
  3592.             <right>405</right>
  3593.             <bottom>342</bottom>
  3594.         </rect>
  3595.         <style>shadow</style>
  3596.         <showName> <true /> </showName>
  3597.         <highlight> <false /> </highlight>
  3598.         <autoHighlight> <true /> </autoHighlight>
  3599.         <sharedHighlight> <true /> </sharedHighlight>
  3600.         <family>0</family>
  3601.         <titleWidth>0</titleWidth>
  3602.         <icon>0</icon>
  3603.         <textAlign>center</textAlign>
  3604.         <font>Chicago</font>
  3605.         <textSize>12</textSize>
  3606.         <textStyle>plain</textStyle>
  3607.         <name>Print</name>
  3608.         <script>on mouseUp
  3609. cardPrint
  3610. end mouseUp</script>
  3611.     </part>
  3612.     <part>
  3613.         <id>4</id>
  3614.         <type>field</type>
  3615.         <visible> <true /> </visible>
  3616.         <dontWrap> <false /> </dontWrap>
  3617.         <dontSearch> <false /> </dontSearch>
  3618.         <sharedText> <false /> </sharedText>
  3619.         <fixedLineHeight> <false /> </fixedLineHeight>
  3620.         <autoTab> <false /> </autoTab>
  3621.         <lockText> <false /> </lockText>
  3622.         <rect>
  3623.             <left>3</left>
  3624.             <top>323</top>
  3625.             <right>295</right>
  3626.             <bottom>339</bottom>
  3627.         </rect>
  3628.         <style>transparent</style>
  3629.         <autoSelect> <false /> </autoSelect>
  3630.         <showLines> <false /> </showLines>
  3631.         <wideMargins> <false /> </wideMargins>
  3632.         <multipleLines> <false /> </multipleLines>
  3633.         <reservedFamily> 0 </reservedFamily>
  3634.         <titleWidth>0</titleWidth>
  3635.         <icon>0</icon>
  3636.         <textAlign>left</textAlign>
  3637.         <font>Geneva</font>
  3638.         <textSize>10</textSize>
  3639.         <textStyle>plain</textStyle>
  3640.         <textHeight>13</textHeight>
  3641.         <name>EQUATION</name>
  3642.         <script></script>
  3643.     </part>
  3644.     <part>
  3645.         <id>6</id>
  3646.         <type>button</type>
  3647.         <visible> <true /> </visible>
  3648.         <reserved5> 0 </reserved5>
  3649.         <reserved4> 0 </reserved4>
  3650.         <reserved3> 0 </reserved3>
  3651.         <reserved2> 0 </reserved2>
  3652.         <reserved1> 0 </reserved1>
  3653.         <enabled> <true /> </enabled>
  3654.         <rect>
  3655.             <left>294</left>
  3656.             <top>325</top>
  3657.             <right>353</right>
  3658.             <bottom>341</bottom>
  3659.         </rect>
  3660.         <style>shadow</style>
  3661.         <showName> <true /> </showName>
  3662.         <highlight> <false /> </highlight>
  3663.         <autoHighlight> <false /> </autoHighlight>
  3664.         <sharedHighlight> <true /> </sharedHighlight>
  3665.         <family>0</family>
  3666.         <titleWidth>0</titleWidth>
  3667.         <icon>0</icon>
  3668.         <textAlign>center</textAlign>
  3669.         <font>Chicago</font>
  3670.         <textSize>12</textSize>
  3671.         <textStyle>plain</textStyle>
  3672.         <name>Zoom In</name>
  3673.         <script>on mouseUp
  3674. zoomInButton
  3675.  
  3676. end mouseUp</script>
  3677.     </part>
  3678.     <content>
  3679.         <layer>card</layer>
  3680.         <id>4</id>
  3681.         <text>y = sin(x)</text>
  3682.     </content>
  3683.     <content>
  3684.         <layer>background</layer>
  3685.         <id>1</id>
  3686.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  3687.     </content>
  3688.     <name>3&48</name>
  3689.     <script>on opencard
  3690. global x,inc,howmany
  3691. put -30 into x
  3692. put .5 into inc
  3693. put 126 into howmany
  3694. end opencard
  3695. </script>
  3696. </card>
  3697.  
  3698.  
  3699. card_17416.xml
  3700. <?xml version="1.0" encoding="utf-8" ?>
  3701. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3702. <card>
  3703.     <id>17416</id>
  3704.     <filler1>0</filler1>
  3705.     <cantDelete> <true /> </cantDelete>
  3706.     <showPict> <true /> </showPict>
  3707.     <dontSearch> <false /> </dontSearch>
  3708.     <owner>17313</owner>
  3709.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  3710.     <part>
  3711.         <id>1</id>
  3712.         <type>button</type>
  3713.         <visible> <true /> </visible>
  3714.         <reserved5> 0 </reserved5>
  3715.         <reserved4> 0 </reserved4>
  3716.         <reserved3> 0 </reserved3>
  3717.         <reserved2> 0 </reserved2>
  3718.         <reserved1> 0 </reserved1>
  3719.         <enabled> <true /> </enabled>
  3720.         <rect>
  3721.             <left>467</left>
  3722.             <top>324</top>
  3723.             <right>509</right>
  3724.             <bottom>341</bottom>
  3725.         </rect>
  3726.         <style>shadow</style>
  3727.         <showName> <true /> </showName>
  3728.         <highlight> <false /> </highlight>
  3729.         <autoHighlight> <true /> </autoHighlight>
  3730.         <sharedHighlight> <true /> </sharedHighlight>
  3731.         <family>0</family>
  3732.         <titleWidth>0</titleWidth>
  3733.         <icon>0</icon>
  3734.         <textAlign>center</textAlign>
  3735.         <font>Chicago</font>
  3736.         <textSize>12</textSize>
  3737.         <textStyle>plain</textStyle>
  3738.         <name>Erase</name>
  3739.         <script>on mouseUp
  3740. EraseGraph "setup"
  3741. end mouseUp</script>
  3742.     </part>
  3743.     <part>
  3744.         <id>2</id>
  3745.         <type>button</type>
  3746.         <visible> <true /> </visible>
  3747.         <reserved5> 0 </reserved5>
  3748.         <reserved4> 0 </reserved4>
  3749.         <reserved3> 0 </reserved3>
  3750.         <reserved2> 0 </reserved2>
  3751.         <reserved1> 0 </reserved1>
  3752.         <enabled> <true /> </enabled>
  3753.         <rect>
  3754.             <left>406</left>
  3755.             <top>324</top>
  3756.             <right>466</right>
  3757.             <bottom>342</bottom>
  3758.         </rect>
  3759.         <style>shadow</style>
  3760.         <showName> <true /> </showName>
  3761.         <highlight> <false /> </highlight>
  3762.         <autoHighlight> <true /> </autoHighlight>
  3763.         <sharedHighlight> <true /> </sharedHighlight>
  3764.         <family>0</family>
  3765.         <titleWidth>0</titleWidth>
  3766.         <icon>0</icon>
  3767.         <textAlign>center</textAlign>
  3768.         <font>Chicago</font>
  3769.         <textSize>12</textSize>
  3770.         <textStyle>plain</textStyle>
  3771.         <name>Overlay</name>
  3772.         <script>on mouseUp
  3773. overlay
  3774. end mouseUp</script>
  3775.     </part>
  3776.     <part>
  3777.         <id>3</id>
  3778.         <type>button</type>
  3779.         <visible> <true /> </visible>
  3780.         <reserved5> 0 </reserved5>
  3781.         <reserved4> 0 </reserved4>
  3782.         <reserved3> 0 </reserved3>
  3783.         <reserved2> 0 </reserved2>
  3784.         <reserved1> 0 </reserved1>
  3785.         <enabled> <true /> </enabled>
  3786.         <rect>
  3787.             <left>355</left>
  3788.             <top>325</top>
  3789.             <right>405</right>
  3790.             <bottom>342</bottom>
  3791.         </rect>
  3792.         <style>shadow</style>
  3793.         <showName> <true /> </showName>
  3794.         <highlight> <false /> </highlight>
  3795.         <autoHighlight> <true /> </autoHighlight>
  3796.         <sharedHighlight> <true /> </sharedHighlight>
  3797.         <family>0</family>
  3798.         <titleWidth>0</titleWidth>
  3799.         <icon>0</icon>
  3800.         <textAlign>center</textAlign>
  3801.         <font>Chicago</font>
  3802.         <textSize>12</textSize>
  3803.         <textStyle>plain</textStyle>
  3804.         <name>Print</name>
  3805.         <script>on mouseUp
  3806. cardPrint
  3807. end mouseUp</script>
  3808.     </part>
  3809.     <part>
  3810.         <id>4</id>
  3811.         <type>field</type>
  3812.         <visible> <true /> </visible>
  3813.         <dontWrap> <false /> </dontWrap>
  3814.         <dontSearch> <false /> </dontSearch>
  3815.         <sharedText> <false /> </sharedText>
  3816.         <fixedLineHeight> <false /> </fixedLineHeight>
  3817.         <autoTab> <false /> </autoTab>
  3818.         <lockText> <false /> </lockText>
  3819.         <rect>
  3820.             <left>3</left>
  3821.             <top>323</top>
  3822.             <right>295</right>
  3823.             <bottom>339</bottom>
  3824.         </rect>
  3825.         <style>transparent</style>
  3826.         <autoSelect> <false /> </autoSelect>
  3827.         <showLines> <false /> </showLines>
  3828.         <wideMargins> <false /> </wideMargins>
  3829.         <multipleLines> <false /> </multipleLines>
  3830.         <reservedFamily> 0 </reservedFamily>
  3831.         <titleWidth>0</titleWidth>
  3832.         <icon>0</icon>
  3833.         <textAlign>left</textAlign>
  3834.         <font>Geneva</font>
  3835.         <textSize>10</textSize>
  3836.         <textStyle>plain</textStyle>
  3837.         <textHeight>13</textHeight>
  3838.         <name>EQUATION</name>
  3839.         <script></script>
  3840.     </part>
  3841.     <part>
  3842.         <id>6</id>
  3843.         <type>button</type>
  3844.         <visible> <true /> </visible>
  3845.         <reserved5> 0 </reserved5>
  3846.         <reserved4> 0 </reserved4>
  3847.         <reserved3> 0 </reserved3>
  3848.         <reserved2> 0 </reserved2>
  3849.         <reserved1> 0 </reserved1>
  3850.         <enabled> <true /> </enabled>
  3851.         <rect>
  3852.             <left>294</left>
  3853.             <top>325</top>
  3854.             <right>353</right>
  3855.             <bottom>341</bottom>
  3856.         </rect>
  3857.         <style>shadow</style>
  3858.         <showName> <true /> </showName>
  3859.         <highlight> <false /> </highlight>
  3860.         <autoHighlight> <false /> </autoHighlight>
  3861.         <sharedHighlight> <true /> </sharedHighlight>
  3862.         <family>0</family>
  3863.         <titleWidth>0</titleWidth>
  3864.         <icon>0</icon>
  3865.         <textAlign>center</textAlign>
  3866.         <font>Chicago</font>
  3867.         <textSize>12</textSize>
  3868.         <textStyle>plain</textStyle>
  3869.         <name>Zoom In</name>
  3870.         <script>on mouseUp
  3871. zoomInButton
  3872.  
  3873. end mouseUp</script>
  3874.     </part>
  3875.     <content>
  3876.         <layer>card</layer>
  3877.         <id>4</id>
  3878.         <text>y = sin(x)</text>
  3879.     </content>
  3880.     <content>
  3881.         <layer>background</layer>
  3882.         <id>1</id>
  3883.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  3884.     </content>
  3885.     <name>3&416</name>
  3886.     <script>on opencard
  3887. global x,inc,howmany
  3888. put -15 into x
  3889. put .2 into inc
  3890. put 150 into howmany
  3891. end opencard
  3892. </script>
  3893. </card>
  3894.  
  3895.  
  3896. card_16463.xml
  3897. <?xml version="1.0" encoding="utf-8" ?>
  3898. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3899. <card>
  3900.     <id>16463</id>
  3901.     <filler1>0</filler1>
  3902.     <cantDelete> <true /> </cantDelete>
  3903.     <showPict> <true /> </showPict>
  3904.     <dontSearch> <false /> </dontSearch>
  3905.     <owner>16176</owner>
  3906.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  3907.     <part>
  3908.         <id>1</id>
  3909.         <type>button</type>
  3910.         <visible> <true /> </visible>
  3911.         <reserved5> 0 </reserved5>
  3912.         <reserved4> 0 </reserved4>
  3913.         <reserved3> 0 </reserved3>
  3914.         <reserved2> 0 </reserved2>
  3915.         <reserved1> 0 </reserved1>
  3916.         <enabled> <true /> </enabled>
  3917.         <rect>
  3918.             <left>467</left>
  3919.             <top>324</top>
  3920.             <right>509</right>
  3921.             <bottom>341</bottom>
  3922.         </rect>
  3923.         <style>shadow</style>
  3924.         <showName> <true /> </showName>
  3925.         <highlight> <false /> </highlight>
  3926.         <autoHighlight> <true /> </autoHighlight>
  3927.         <sharedHighlight> <true /> </sharedHighlight>
  3928.         <family>0</family>
  3929.         <titleWidth>0</titleWidth>
  3930.         <icon>0</icon>
  3931.         <textAlign>center</textAlign>
  3932.         <font>Chicago</font>
  3933.         <textSize>12</textSize>
  3934.         <textStyle>plain</textStyle>
  3935.         <name>Erase</name>
  3936.         <script>on mouseUp
  3937. EraseGraph "setup"
  3938. end mouseUp</script>
  3939.     </part>
  3940.     <part>
  3941.         <id>2</id>
  3942.         <type>button</type>
  3943.         <visible> <true /> </visible>
  3944.         <reserved5> 0 </reserved5>
  3945.         <reserved4> 0 </reserved4>
  3946.         <reserved3> 0 </reserved3>
  3947.         <reserved2> 0 </reserved2>
  3948.         <reserved1> 0 </reserved1>
  3949.         <enabled> <true /> </enabled>
  3950.         <rect>
  3951.             <left>406</left>
  3952.             <top>324</top>
  3953.             <right>466</right>
  3954.             <bottom>342</bottom>
  3955.         </rect>
  3956.         <style>shadow</style>
  3957.         <showName> <true /> </showName>
  3958.         <highlight> <false /> </highlight>
  3959.         <autoHighlight> <true /> </autoHighlight>
  3960.         <sharedHighlight> <true /> </sharedHighlight>
  3961.         <family>0</family>
  3962.         <titleWidth>0</titleWidth>
  3963.         <icon>0</icon>
  3964.         <textAlign>center</textAlign>
  3965.         <font>Chicago</font>
  3966.         <textSize>12</textSize>
  3967.         <textStyle>plain</textStyle>
  3968.         <name>Overlay</name>
  3969.         <script>on mouseUp
  3970. overlay
  3971. end mouseUp</script>
  3972.     </part>
  3973.     <part>
  3974.         <id>3</id>
  3975.         <type>button</type>
  3976.         <visible> <true /> </visible>
  3977.         <reserved5> 0 </reserved5>
  3978.         <reserved4> 0 </reserved4>
  3979.         <reserved3> 0 </reserved3>
  3980.         <reserved2> 0 </reserved2>
  3981.         <reserved1> 0 </reserved1>
  3982.         <enabled> <true /> </enabled>
  3983.         <rect>
  3984.             <left>355</left>
  3985.             <top>325</top>
  3986.             <right>405</right>
  3987.             <bottom>342</bottom>
  3988.         </rect>
  3989.         <style>shadow</style>
  3990.         <showName> <true /> </showName>
  3991.         <highlight> <false /> </highlight>
  3992.         <autoHighlight> <true /> </autoHighlight>
  3993.         <sharedHighlight> <true /> </sharedHighlight>
  3994.         <family>0</family>
  3995.         <titleWidth>0</titleWidth>
  3996.         <icon>0</icon>
  3997.         <textAlign>center</textAlign>
  3998.         <font>Chicago</font>
  3999.         <textSize>12</textSize>
  4000.         <textStyle>plain</textStyle>
  4001.         <name>Print</name>
  4002.         <script>on mouseUp
  4003. cardPrint
  4004. end mouseUp</script>
  4005.     </part>
  4006.     <part>
  4007.         <id>4</id>
  4008.         <type>field</type>
  4009.         <visible> <true /> </visible>
  4010.         <dontWrap> <false /> </dontWrap>
  4011.         <dontSearch> <false /> </dontSearch>
  4012.         <sharedText> <false /> </sharedText>
  4013.         <fixedLineHeight> <false /> </fixedLineHeight>
  4014.         <autoTab> <false /> </autoTab>
  4015.         <lockText> <false /> </lockText>
  4016.         <rect>
  4017.             <left>3</left>
  4018.             <top>323</top>
  4019.             <right>295</right>
  4020.             <bottom>339</bottom>
  4021.         </rect>
  4022.         <style>transparent</style>
  4023.         <autoSelect> <false /> </autoSelect>
  4024.         <showLines> <false /> </showLines>
  4025.         <wideMargins> <false /> </wideMargins>
  4026.         <multipleLines> <false /> </multipleLines>
  4027.         <reservedFamily> 0 </reservedFamily>
  4028.         <titleWidth>0</titleWidth>
  4029.         <icon>0</icon>
  4030.         <textAlign>left</textAlign>
  4031.         <font>Geneva</font>
  4032.         <textSize>10</textSize>
  4033.         <textStyle>plain</textStyle>
  4034.         <textHeight>13</textHeight>
  4035.         <name>EQUATION</name>
  4036.         <script></script>
  4037.     </part>
  4038.     <part>
  4039.         <id>6</id>
  4040.         <type>button</type>
  4041.         <visible> <true /> </visible>
  4042.         <reserved5> 0 </reserved5>
  4043.         <reserved4> 0 </reserved4>
  4044.         <reserved3> 0 </reserved3>
  4045.         <reserved2> 0 </reserved2>
  4046.         <reserved1> 0 </reserved1>
  4047.         <enabled> <true /> </enabled>
  4048.         <rect>
  4049.             <left>294</left>
  4050.             <top>325</top>
  4051.             <right>353</right>
  4052.             <bottom>341</bottom>
  4053.         </rect>
  4054.         <style>shadow</style>
  4055.         <showName> <true /> </showName>
  4056.         <highlight> <false /> </highlight>
  4057.         <autoHighlight> <false /> </autoHighlight>
  4058.         <sharedHighlight> <true /> </sharedHighlight>
  4059.         <family>0</family>
  4060.         <titleWidth>0</titleWidth>
  4061.         <icon>0</icon>
  4062.         <textAlign>center</textAlign>
  4063.         <font>Chicago</font>
  4064.         <textSize>12</textSize>
  4065.         <textStyle>plain</textStyle>
  4066.         <name>Zoom In</name>
  4067.         <script>on mouseUp
  4068. zoomInButton
  4069.  
  4070. end mouseUp</script>
  4071.     </part>
  4072.     <content>
  4073.         <layer>card</layer>
  4074.         <id>4</id>
  4075.         <text>y = sin(x)</text>
  4076.     </content>
  4077.     <content>
  4078.         <layer>background</layer>
  4079.         <id>1</id>
  4080.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  4081.     </content>
  4082.     <name>3&432</name>
  4083.     <script>on opencard
  4084. global x,inc,howmany
  4085. put -8 into x
  4086. put .1 into inc
  4087. put 160 into howmany
  4088. end opencard
  4089. </script>
  4090. </card>
  4091.  
  4092.  
  4093. card_15538.xml
  4094. <?xml version="1.0" encoding="utf-8" ?>
  4095. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4096. <card>
  4097.     <id>15538</id>
  4098.     <filler1>0</filler1>
  4099.     <cantDelete> <true /> </cantDelete>
  4100.     <showPict> <true /> </showPict>
  4101.     <dontSearch> <false /> </dontSearch>
  4102.     <owner>15258</owner>
  4103.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  4104.     <part>
  4105.         <id>1</id>
  4106.         <type>button</type>
  4107.         <visible> <true /> </visible>
  4108.         <reserved5> 0 </reserved5>
  4109.         <reserved4> 0 </reserved4>
  4110.         <reserved3> 0 </reserved3>
  4111.         <reserved2> 0 </reserved2>
  4112.         <reserved1> 0 </reserved1>
  4113.         <enabled> <true /> </enabled>
  4114.         <rect>
  4115.             <left>467</left>
  4116.             <top>324</top>
  4117.             <right>509</right>
  4118.             <bottom>341</bottom>
  4119.         </rect>
  4120.         <style>shadow</style>
  4121.         <showName> <true /> </showName>
  4122.         <highlight> <false /> </highlight>
  4123.         <autoHighlight> <true /> </autoHighlight>
  4124.         <sharedHighlight> <true /> </sharedHighlight>
  4125.         <family>0</family>
  4126.         <titleWidth>0</titleWidth>
  4127.         <icon>0</icon>
  4128.         <textAlign>center</textAlign>
  4129.         <font>Chicago</font>
  4130.         <textSize>12</textSize>
  4131.         <textStyle>plain</textStyle>
  4132.         <name>Erase</name>
  4133.         <script>on mouseUp
  4134. EraseGraph "setup"
  4135. end mouseUp</script>
  4136.     </part>
  4137.     <part>
  4138.         <id>2</id>
  4139.         <type>button</type>
  4140.         <visible> <true /> </visible>
  4141.         <reserved5> 0 </reserved5>
  4142.         <reserved4> 0 </reserved4>
  4143.         <reserved3> 0 </reserved3>
  4144.         <reserved2> 0 </reserved2>
  4145.         <reserved1> 0 </reserved1>
  4146.         <enabled> <true /> </enabled>
  4147.         <rect>
  4148.             <left>406</left>
  4149.             <top>324</top>
  4150.             <right>466</right>
  4151.             <bottom>342</bottom>
  4152.         </rect>
  4153.         <style>shadow</style>
  4154.         <showName> <true /> </showName>
  4155.         <highlight> <false /> </highlight>
  4156.         <autoHighlight> <true /> </autoHighlight>
  4157.         <sharedHighlight> <true /> </sharedHighlight>
  4158.         <family>0</family>
  4159.         <titleWidth>0</titleWidth>
  4160.         <icon>0</icon>
  4161.         <textAlign>center</textAlign>
  4162.         <font>Chicago</font>
  4163.         <textSize>12</textSize>
  4164.         <textStyle>plain</textStyle>
  4165.         <name>Overlay</name>
  4166.         <script>on mouseUp
  4167. overlay
  4168. end mouseUp</script>
  4169.     </part>
  4170.     <part>
  4171.         <id>3</id>
  4172.         <type>button</type>
  4173.         <visible> <true /> </visible>
  4174.         <reserved5> 0 </reserved5>
  4175.         <reserved4> 0 </reserved4>
  4176.         <reserved3> 0 </reserved3>
  4177.         <reserved2> 0 </reserved2>
  4178.         <reserved1> 0 </reserved1>
  4179.         <enabled> <true /> </enabled>
  4180.         <rect>
  4181.             <left>355</left>
  4182.             <top>325</top>
  4183.             <right>405</right>
  4184.             <bottom>342</bottom>
  4185.         </rect>
  4186.         <style>shadow</style>
  4187.         <showName> <true /> </showName>
  4188.         <highlight> <false /> </highlight>
  4189.         <autoHighlight> <true /> </autoHighlight>
  4190.         <sharedHighlight> <true /> </sharedHighlight>
  4191.         <family>0</family>
  4192.         <titleWidth>0</titleWidth>
  4193.         <icon>0</icon>
  4194.         <textAlign>center</textAlign>
  4195.         <font>Chicago</font>
  4196.         <textSize>12</textSize>
  4197.         <textStyle>plain</textStyle>
  4198.         <name>Print</name>
  4199.         <script>on mouseUp
  4200. cardPrint
  4201. end mouseUp</script>
  4202.     </part>
  4203.     <part>
  4204.         <id>4</id>
  4205.         <type>field</type>
  4206.         <visible> <true /> </visible>
  4207.         <dontWrap> <false /> </dontWrap>
  4208.         <dontSearch> <false /> </dontSearch>
  4209.         <sharedText> <false /> </sharedText>
  4210.         <fixedLineHeight> <false /> </fixedLineHeight>
  4211.         <autoTab> <false /> </autoTab>
  4212.         <lockText> <false /> </lockText>
  4213.         <rect>
  4214.             <left>3</left>
  4215.             <top>323</top>
  4216.             <right>295</right>
  4217.             <bottom>339</bottom>
  4218.         </rect>
  4219.         <style>transparent</style>
  4220.         <autoSelect> <false /> </autoSelect>
  4221.         <showLines> <false /> </showLines>
  4222.         <wideMargins> <false /> </wideMargins>
  4223.         <multipleLines> <false /> </multipleLines>
  4224.         <reservedFamily> 0 </reservedFamily>
  4225.         <titleWidth>0</titleWidth>
  4226.         <icon>0</icon>
  4227.         <textAlign>left</textAlign>
  4228.         <font>Geneva</font>
  4229.         <textSize>10</textSize>
  4230.         <textStyle>plain</textStyle>
  4231.         <textHeight>13</textHeight>
  4232.         <name>EQUATION</name>
  4233.         <script></script>
  4234.     </part>
  4235.     <part>
  4236.         <id>6</id>
  4237.         <type>button</type>
  4238.         <visible> <true /> </visible>
  4239.         <reserved5> 0 </reserved5>
  4240.         <reserved4> 0 </reserved4>
  4241.         <reserved3> 0 </reserved3>
  4242.         <reserved2> 0 </reserved2>
  4243.         <reserved1> 0 </reserved1>
  4244.         <enabled> <true /> </enabled>
  4245.         <rect>
  4246.             <left>294</left>
  4247.             <top>325</top>
  4248.             <right>353</right>
  4249.             <bottom>341</bottom>
  4250.         </rect>
  4251.         <style>shadow</style>
  4252.         <showName> <true /> </showName>
  4253.         <highlight> <false /> </highlight>
  4254.         <autoHighlight> <false /> </autoHighlight>
  4255.         <sharedHighlight> <true /> </sharedHighlight>
  4256.         <family>0</family>
  4257.         <titleWidth>0</titleWidth>
  4258.         <icon>0</icon>
  4259.         <textAlign>center</textAlign>
  4260.         <font>Chicago</font>
  4261.         <textSize>12</textSize>
  4262.         <textStyle>plain</textStyle>
  4263.         <name>Zoom In</name>
  4264.         <script>on mouseUp
  4265. zoomInButton
  4266.  
  4267. end mouseUp</script>
  4268.     </part>
  4269.     <content>
  4270.         <layer>card</layer>
  4271.         <id>4</id>
  4272.         <text>y = sin(x)</text>
  4273.     </content>
  4274.     <content>
  4275.         <layer>background</layer>
  4276.         <id>1</id>
  4277.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  4278.     </content>
  4279.     <name>3&464</name>
  4280.     <script>on opencard
  4281. global x,inc,howmany
  4282. put -4 into x
  4283. put .1 into inc
  4284. put 80 into howmany
  4285. end opencard
  4286. </script>
  4287. </card>
  4288.  
  4289.  
  4290. card_14511.xml
  4291. <?xml version="1.0" encoding="utf-8" ?>
  4292. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4293. <card>
  4294.     <id>14511</id>
  4295.     <filler1>0</filler1>
  4296.     <cantDelete> <true /> </cantDelete>
  4297.     <showPict> <true /> </showPict>
  4298.     <dontSearch> <false /> </dontSearch>
  4299.     <owner>14094</owner>
  4300.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  4301.     <part>
  4302.         <id>1</id>
  4303.         <type>button</type>
  4304.         <visible> <true /> </visible>
  4305.         <reserved5> 0 </reserved5>
  4306.         <reserved4> 0 </reserved4>
  4307.         <reserved3> 0 </reserved3>
  4308.         <reserved2> 0 </reserved2>
  4309.         <reserved1> 0 </reserved1>
  4310.         <enabled> <true /> </enabled>
  4311.         <rect>
  4312.             <left>467</left>
  4313.             <top>324</top>
  4314.             <right>509</right>
  4315.             <bottom>341</bottom>
  4316.         </rect>
  4317.         <style>shadow</style>
  4318.         <showName> <true /> </showName>
  4319.         <highlight> <false /> </highlight>
  4320.         <autoHighlight> <true /> </autoHighlight>
  4321.         <sharedHighlight> <true /> </sharedHighlight>
  4322.         <family>0</family>
  4323.         <titleWidth>0</titleWidth>
  4324.         <icon>0</icon>
  4325.         <textAlign>center</textAlign>
  4326.         <font>Chicago</font>
  4327.         <textSize>12</textSize>
  4328.         <textStyle>plain</textStyle>
  4329.         <name>Erase</name>
  4330.         <script>on mouseUp
  4331. EraseGraph "setup"
  4332. end mouseUp</script>
  4333.     </part>
  4334.     <part>
  4335.         <id>2</id>
  4336.         <type>button</type>
  4337.         <visible> <true /> </visible>
  4338.         <reserved5> 0 </reserved5>
  4339.         <reserved4> 0 </reserved4>
  4340.         <reserved3> 0 </reserved3>
  4341.         <reserved2> 0 </reserved2>
  4342.         <reserved1> 0 </reserved1>
  4343.         <enabled> <true /> </enabled>
  4344.         <rect>
  4345.             <left>406</left>
  4346.             <top>324</top>
  4347.             <right>466</right>
  4348.             <bottom>342</bottom>
  4349.         </rect>
  4350.         <style>shadow</style>
  4351.         <showName> <true /> </showName>
  4352.         <highlight> <false /> </highlight>
  4353.         <autoHighlight> <true /> </autoHighlight>
  4354.         <sharedHighlight> <true /> </sharedHighlight>
  4355.         <family>0</family>
  4356.         <titleWidth>0</titleWidth>
  4357.         <icon>0</icon>
  4358.         <textAlign>center</textAlign>
  4359.         <font>Chicago</font>
  4360.         <textSize>12</textSize>
  4361.         <textStyle>plain</textStyle>
  4362.         <name>Overlay</name>
  4363.         <script>on mouseUp
  4364. overlay
  4365. end mouseUp</script>
  4366.     </part>
  4367.     <part>
  4368.         <id>3</id>
  4369.         <type>button</type>
  4370.         <visible> <true /> </visible>
  4371.         <reserved5> 0 </reserved5>
  4372.         <reserved4> 0 </reserved4>
  4373.         <reserved3> 0 </reserved3>
  4374.         <reserved2> 0 </reserved2>
  4375.         <reserved1> 0 </reserved1>
  4376.         <enabled> <true /> </enabled>
  4377.         <rect>
  4378.             <left>355</left>
  4379.             <top>325</top>
  4380.             <right>405</right>
  4381.             <bottom>342</bottom>
  4382.         </rect>
  4383.         <style>shadow</style>
  4384.         <showName> <true /> </showName>
  4385.         <highlight> <false /> </highlight>
  4386.         <autoHighlight> <true /> </autoHighlight>
  4387.         <sharedHighlight> <true /> </sharedHighlight>
  4388.         <family>0</family>
  4389.         <titleWidth>0</titleWidth>
  4390.         <icon>0</icon>
  4391.         <textAlign>center</textAlign>
  4392.         <font>Chicago</font>
  4393.         <textSize>12</textSize>
  4394.         <textStyle>plain</textStyle>
  4395.         <name>Print</name>
  4396.         <script>on mouseUp
  4397. cardPrint
  4398. end mouseUp</script>
  4399.     </part>
  4400.     <part>
  4401.         <id>4</id>
  4402.         <type>field</type>
  4403.         <visible> <true /> </visible>
  4404.         <dontWrap> <false /> </dontWrap>
  4405.         <dontSearch> <false /> </dontSearch>
  4406.         <sharedText> <false /> </sharedText>
  4407.         <fixedLineHeight> <false /> </fixedLineHeight>
  4408.         <autoTab> <false /> </autoTab>
  4409.         <lockText> <false /> </lockText>
  4410.         <rect>
  4411.             <left>3</left>
  4412.             <top>323</top>
  4413.             <right>295</right>
  4414.             <bottom>339</bottom>
  4415.         </rect>
  4416.         <style>transparent</style>
  4417.         <autoSelect> <false /> </autoSelect>
  4418.         <showLines> <false /> </showLines>
  4419.         <wideMargins> <false /> </wideMargins>
  4420.         <multipleLines> <false /> </multipleLines>
  4421.         <reservedFamily> 0 </reservedFamily>
  4422.         <titleWidth>0</titleWidth>
  4423.         <icon>0</icon>
  4424.         <textAlign>left</textAlign>
  4425.         <font>Geneva</font>
  4426.         <textSize>10</textSize>
  4427.         <textStyle>plain</textStyle>
  4428.         <textHeight>13</textHeight>
  4429.         <name>EQUATION</name>
  4430.         <script></script>
  4431.     </part>
  4432.     <part>
  4433.         <id>6</id>
  4434.         <type>button</type>
  4435.         <visible> <true /> </visible>
  4436.         <reserved5> 0 </reserved5>
  4437.         <reserved4> 0 </reserved4>
  4438.         <reserved3> 0 </reserved3>
  4439.         <reserved2> 0 </reserved2>
  4440.         <reserved1> 0 </reserved1>
  4441.         <enabled> <true /> </enabled>
  4442.         <rect>
  4443.             <left>294</left>
  4444.             <top>325</top>
  4445.             <right>353</right>
  4446.             <bottom>341</bottom>
  4447.         </rect>
  4448.         <style>shadow</style>
  4449.         <showName> <true /> </showName>
  4450.         <highlight> <false /> </highlight>
  4451.         <autoHighlight> <false /> </autoHighlight>
  4452.         <sharedHighlight> <true /> </sharedHighlight>
  4453.         <family>0</family>
  4454.         <titleWidth>0</titleWidth>
  4455.         <icon>0</icon>
  4456.         <textAlign>center</textAlign>
  4457.         <font>Chicago</font>
  4458.         <textSize>12</textSize>
  4459.         <textStyle>plain</textStyle>
  4460.         <name>Zoom In</name>
  4461.         <script>on mouseUp
  4462. zoomInButton
  4463.  
  4464. end mouseUp</script>
  4465.     </part>
  4466.     <content>
  4467.         <layer>card</layer>
  4468.         <id>4</id>
  4469.         <text>y = sin(x)</text>
  4470.     </content>
  4471.     <content>
  4472.         <layer>background</layer>
  4473.         <id>1</id>
  4474.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  4475.     </content>
  4476.     <name>2&38</name>
  4477.     <script>on opencard
  4478. global x,inc,howmany
  4479. put -60 into x
  4480. put .5 into inc
  4481. put 128 into howmany
  4482. end opencard
  4483. </script>
  4484. </card>
  4485.  
  4486.  
  4487. card_13796.xml
  4488. <?xml version="1.0" encoding="utf-8" ?>
  4489. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4490. <card>
  4491.     <id>13796</id>
  4492.     <filler1>0</filler1>
  4493.     <cantDelete> <true /> </cantDelete>
  4494.     <showPict> <true /> </showPict>
  4495.     <dontSearch> <false /> </dontSearch>
  4496.     <owner>13368</owner>
  4497.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  4498.     <part>
  4499.         <id>1</id>
  4500.         <type>button</type>
  4501.         <visible> <true /> </visible>
  4502.         <reserved5> 0 </reserved5>
  4503.         <reserved4> 0 </reserved4>
  4504.         <reserved3> 0 </reserved3>
  4505.         <reserved2> 0 </reserved2>
  4506.         <reserved1> 0 </reserved1>
  4507.         <enabled> <true /> </enabled>
  4508.         <rect>
  4509.             <left>467</left>
  4510.             <top>324</top>
  4511.             <right>509</right>
  4512.             <bottom>341</bottom>
  4513.         </rect>
  4514.         <style>shadow</style>
  4515.         <showName> <true /> </showName>
  4516.         <highlight> <false /> </highlight>
  4517.         <autoHighlight> <true /> </autoHighlight>
  4518.         <sharedHighlight> <true /> </sharedHighlight>
  4519.         <family>0</family>
  4520.         <titleWidth>0</titleWidth>
  4521.         <icon>0</icon>
  4522.         <textAlign>center</textAlign>
  4523.         <font>Chicago</font>
  4524.         <textSize>12</textSize>
  4525.         <textStyle>plain</textStyle>
  4526.         <name>Erase</name>
  4527.         <script>on mouseUp
  4528. EraseGraph "setup"
  4529. end mouseUp</script>
  4530.     </part>
  4531.     <part>
  4532.         <id>2</id>
  4533.         <type>button</type>
  4534.         <visible> <true /> </visible>
  4535.         <reserved5> 0 </reserved5>
  4536.         <reserved4> 0 </reserved4>
  4537.         <reserved3> 0 </reserved3>
  4538.         <reserved2> 0 </reserved2>
  4539.         <reserved1> 0 </reserved1>
  4540.         <enabled> <true /> </enabled>
  4541.         <rect>
  4542.             <left>406</left>
  4543.             <top>324</top>
  4544.             <right>466</right>
  4545.             <bottom>342</bottom>
  4546.         </rect>
  4547.         <style>shadow</style>
  4548.         <showName> <true /> </showName>
  4549.         <highlight> <false /> </highlight>
  4550.         <autoHighlight> <true /> </autoHighlight>
  4551.         <sharedHighlight> <true /> </sharedHighlight>
  4552.         <family>0</family>
  4553.         <titleWidth>0</titleWidth>
  4554.         <icon>0</icon>
  4555.         <textAlign>center</textAlign>
  4556.         <font>Chicago</font>
  4557.         <textSize>12</textSize>
  4558.         <textStyle>plain</textStyle>
  4559.         <name>Overlay</name>
  4560.         <script>on mouseUp
  4561. overlay
  4562. end mouseUp</script>
  4563.     </part>
  4564.     <part>
  4565.         <id>3</id>
  4566.         <type>button</type>
  4567.         <visible> <true /> </visible>
  4568.         <reserved5> 0 </reserved5>
  4569.         <reserved4> 0 </reserved4>
  4570.         <reserved3> 0 </reserved3>
  4571.         <reserved2> 0 </reserved2>
  4572.         <reserved1> 0 </reserved1>
  4573.         <enabled> <true /> </enabled>
  4574.         <rect>
  4575.             <left>355</left>
  4576.             <top>325</top>
  4577.             <right>405</right>
  4578.             <bottom>342</bottom>
  4579.         </rect>
  4580.         <style>shadow</style>
  4581.         <showName> <true /> </showName>
  4582.         <highlight> <false /> </highlight>
  4583.         <autoHighlight> <true /> </autoHighlight>
  4584.         <sharedHighlight> <true /> </sharedHighlight>
  4585.         <family>0</family>
  4586.         <titleWidth>0</titleWidth>
  4587.         <icon>0</icon>
  4588.         <textAlign>center</textAlign>
  4589.         <font>Chicago</font>
  4590.         <textSize>12</textSize>
  4591.         <textStyle>plain</textStyle>
  4592.         <name>Print</name>
  4593.         <script>on mouseUp
  4594. cardPrint
  4595. end mouseUp</script>
  4596.     </part>
  4597.     <part>
  4598.         <id>4</id>
  4599.         <type>field</type>
  4600.         <visible> <true /> </visible>
  4601.         <dontWrap> <false /> </dontWrap>
  4602.         <dontSearch> <false /> </dontSearch>
  4603.         <sharedText> <false /> </sharedText>
  4604.         <fixedLineHeight> <false /> </fixedLineHeight>
  4605.         <autoTab> <false /> </autoTab>
  4606.         <lockText> <false /> </lockText>
  4607.         <rect>
  4608.             <left>3</left>
  4609.             <top>323</top>
  4610.             <right>295</right>
  4611.             <bottom>339</bottom>
  4612.         </rect>
  4613.         <style>transparent</style>
  4614.         <autoSelect> <false /> </autoSelect>
  4615.         <showLines> <false /> </showLines>
  4616.         <wideMargins> <false /> </wideMargins>
  4617.         <multipleLines> <false /> </multipleLines>
  4618.         <reservedFamily> 0 </reservedFamily>
  4619.         <titleWidth>0</titleWidth>
  4620.         <icon>0</icon>
  4621.         <textAlign>left</textAlign>
  4622.         <font>Geneva</font>
  4623.         <textSize>10</textSize>
  4624.         <textStyle>plain</textStyle>
  4625.         <textHeight>13</textHeight>
  4626.         <name>Equation</name>
  4627.         <script></script>
  4628.     </part>
  4629.     <part>
  4630.         <id>6</id>
  4631.         <type>button</type>
  4632.         <visible> <true /> </visible>
  4633.         <reserved5> 0 </reserved5>
  4634.         <reserved4> 0 </reserved4>
  4635.         <reserved3> 0 </reserved3>
  4636.         <reserved2> 0 </reserved2>
  4637.         <reserved1> 0 </reserved1>
  4638.         <enabled> <true /> </enabled>
  4639.         <rect>
  4640.             <left>294</left>
  4641.             <top>325</top>
  4642.             <right>353</right>
  4643.             <bottom>341</bottom>
  4644.         </rect>
  4645.         <style>shadow</style>
  4646.         <showName> <true /> </showName>
  4647.         <highlight> <false /> </highlight>
  4648.         <autoHighlight> <false /> </autoHighlight>
  4649.         <sharedHighlight> <true /> </sharedHighlight>
  4650.         <family>0</family>
  4651.         <titleWidth>0</titleWidth>
  4652.         <icon>0</icon>
  4653.         <textAlign>center</textAlign>
  4654.         <font>Chicago</font>
  4655.         <textSize>12</textSize>
  4656.         <textStyle>plain</textStyle>
  4657.         <name>Zoom In</name>
  4658.         <script>on mouseUp
  4659. zoomInButton
  4660.  
  4661. end mouseUp</script>
  4662.     </part>
  4663.     <content>
  4664.         <layer>card</layer>
  4665.         <id>4</id>
  4666.         <text>y = sin(x)</text>
  4667.     </content>
  4668.     <content>
  4669.         <layer>background</layer>
  4670.         <id>1</id>
  4671.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  4672.     </content>
  4673.     <name>2&316</name>
  4674.     <script>on opencard
  4675. global x,inc,howmany
  4676. put -30 into x
  4677. put .5 into inc
  4678. put 64 into howmany
  4679. end opencard
  4680. </script>
  4681. </card>
  4682.  
  4683.  
  4684. card_13009.xml
  4685. <?xml version="1.0" encoding="utf-8" ?>
  4686. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4687. <card>
  4688.     <id>13009</id>
  4689.     <filler1>0</filler1>
  4690.     <cantDelete> <false /> </cantDelete>
  4691.     <showPict> <true /> </showPict>
  4692.     <dontSearch> <false /> </dontSearch>
  4693.     <owner>12770</owner>
  4694.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  4695.     <part>
  4696.         <id>1</id>
  4697.         <type>button</type>
  4698.         <visible> <true /> </visible>
  4699.         <reserved5> 0 </reserved5>
  4700.         <reserved4> 0 </reserved4>
  4701.         <reserved3> 0 </reserved3>
  4702.         <reserved2> 0 </reserved2>
  4703.         <reserved1> 0 </reserved1>
  4704.         <enabled> <true /> </enabled>
  4705.         <rect>
  4706.             <left>467</left>
  4707.             <top>324</top>
  4708.             <right>509</right>
  4709.             <bottom>341</bottom>
  4710.         </rect>
  4711.         <style>shadow</style>
  4712.         <showName> <true /> </showName>
  4713.         <highlight> <false /> </highlight>
  4714.         <autoHighlight> <true /> </autoHighlight>
  4715.         <sharedHighlight> <true /> </sharedHighlight>
  4716.         <family>0</family>
  4717.         <titleWidth>0</titleWidth>
  4718.         <icon>0</icon>
  4719.         <textAlign>center</textAlign>
  4720.         <font>Chicago</font>
  4721.         <textSize>12</textSize>
  4722.         <textStyle>plain</textStyle>
  4723.         <name>Erase</name>
  4724.         <script>on mouseUp
  4725. EraseGraph "setup"
  4726. end mouseUp</script>
  4727.     </part>
  4728.     <part>
  4729.         <id>2</id>
  4730.         <type>button</type>
  4731.         <visible> <true /> </visible>
  4732.         <reserved5> 0 </reserved5>
  4733.         <reserved4> 0 </reserved4>
  4734.         <reserved3> 0 </reserved3>
  4735.         <reserved2> 0 </reserved2>
  4736.         <reserved1> 0 </reserved1>
  4737.         <enabled> <true /> </enabled>
  4738.         <rect>
  4739.             <left>406</left>
  4740.             <top>324</top>
  4741.             <right>466</right>
  4742.             <bottom>342</bottom>
  4743.         </rect>
  4744.         <style>shadow</style>
  4745.         <showName> <true /> </showName>
  4746.         <highlight> <false /> </highlight>
  4747.         <autoHighlight> <true /> </autoHighlight>
  4748.         <sharedHighlight> <true /> </sharedHighlight>
  4749.         <family>0</family>
  4750.         <titleWidth>0</titleWidth>
  4751.         <icon>0</icon>
  4752.         <textAlign>center</textAlign>
  4753.         <font>Chicago</font>
  4754.         <textSize>12</textSize>
  4755.         <textStyle>plain</textStyle>
  4756.         <name>Overlay</name>
  4757.         <script>on mouseUp
  4758. overlay
  4759. end mouseUp</script>
  4760.     </part>
  4761.     <part>
  4762.         <id>3</id>
  4763.         <type>button</type>
  4764.         <visible> <true /> </visible>
  4765.         <reserved5> 0 </reserved5>
  4766.         <reserved4> 0 </reserved4>
  4767.         <reserved3> 0 </reserved3>
  4768.         <reserved2> 0 </reserved2>
  4769.         <reserved1> 0 </reserved1>
  4770.         <enabled> <true /> </enabled>
  4771.         <rect>
  4772.             <left>355</left>
  4773.             <top>325</top>
  4774.             <right>405</right>
  4775.             <bottom>342</bottom>
  4776.         </rect>
  4777.         <style>shadow</style>
  4778.         <showName> <true /> </showName>
  4779.         <highlight> <false /> </highlight>
  4780.         <autoHighlight> <true /> </autoHighlight>
  4781.         <sharedHighlight> <true /> </sharedHighlight>
  4782.         <family>0</family>
  4783.         <titleWidth>0</titleWidth>
  4784.         <icon>0</icon>
  4785.         <textAlign>center</textAlign>
  4786.         <font>Chicago</font>
  4787.         <textSize>12</textSize>
  4788.         <textStyle>plain</textStyle>
  4789.         <name>Print</name>
  4790.         <script>on mouseUp
  4791. cardPrint
  4792. end mouseUp</script>
  4793.     </part>
  4794.     <part>
  4795.         <id>4</id>
  4796.         <type>field</type>
  4797.         <visible> <true /> </visible>
  4798.         <dontWrap> <false /> </dontWrap>
  4799.         <dontSearch> <false /> </dontSearch>
  4800.         <sharedText> <false /> </sharedText>
  4801.         <fixedLineHeight> <false /> </fixedLineHeight>
  4802.         <autoTab> <false /> </autoTab>
  4803.         <lockText> <false /> </lockText>
  4804.         <rect>
  4805.             <left>3</left>
  4806.             <top>323</top>
  4807.             <right>295</right>
  4808.             <bottom>339</bottom>
  4809.         </rect>
  4810.         <style>transparent</style>
  4811.         <autoSelect> <false /> </autoSelect>
  4812.         <showLines> <false /> </showLines>
  4813.         <wideMargins> <false /> </wideMargins>
  4814.         <multipleLines> <false /> </multipleLines>
  4815.         <reservedFamily> 0 </reservedFamily>
  4816.         <titleWidth>0</titleWidth>
  4817.         <icon>0</icon>
  4818.         <textAlign>left</textAlign>
  4819.         <font>Geneva</font>
  4820.         <textSize>10</textSize>
  4821.         <textStyle>plain</textStyle>
  4822.         <textHeight>13</textHeight>
  4823.         <name>Equation</name>
  4824.         <script></script>
  4825.     </part>
  4826.     <part>
  4827.         <id>6</id>
  4828.         <type>button</type>
  4829.         <visible> <true /> </visible>
  4830.         <reserved5> 0 </reserved5>
  4831.         <reserved4> 0 </reserved4>
  4832.         <reserved3> 0 </reserved3>
  4833.         <reserved2> 0 </reserved2>
  4834.         <reserved1> 0 </reserved1>
  4835.         <enabled> <true /> </enabled>
  4836.         <rect>
  4837.             <left>294</left>
  4838.             <top>325</top>
  4839.             <right>353</right>
  4840.             <bottom>341</bottom>
  4841.         </rect>
  4842.         <style>shadow</style>
  4843.         <showName> <true /> </showName>
  4844.         <highlight> <false /> </highlight>
  4845.         <autoHighlight> <false /> </autoHighlight>
  4846.         <sharedHighlight> <true /> </sharedHighlight>
  4847.         <family>0</family>
  4848.         <titleWidth>0</titleWidth>
  4849.         <icon>0</icon>
  4850.         <textAlign>center</textAlign>
  4851.         <font>Chicago</font>
  4852.         <textSize>12</textSize>
  4853.         <textStyle>plain</textStyle>
  4854.         <name>Zoom In</name>
  4855.         <script>on mouseUp
  4856. zoomInButton
  4857.  
  4858. end mouseUp</script>
  4859.     </part>
  4860.     <content>
  4861.         <layer>card</layer>
  4862.         <id>4</id>
  4863.         <text>y = sin(x)</text>
  4864.     </content>
  4865.     <content>
  4866.         <layer>background</layer>
  4867.         <id>1</id>
  4868.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  4869.     </content>
  4870.     <name>2&332</name>
  4871.     <script>on opencard
  4872. global x,inc,howmany
  4873. put -15 into x
  4874. put .1 into inc
  4875. put 160 into howmany
  4876. end opencard
  4877. </script>
  4878. </card>
  4879.  
  4880.  
  4881. card_12212.xml
  4882. <?xml version="1.0" encoding="utf-8" ?>
  4883. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4884. <card>
  4885.     <id>12212</id>
  4886.     <filler1>0</filler1>
  4887.     <cantDelete> <true /> </cantDelete>
  4888.     <showPict> <true /> </showPict>
  4889.     <dontSearch> <false /> </dontSearch>
  4890.     <owner>11925</owner>
  4891.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  4892.     <part>
  4893.         <id>1</id>
  4894.         <type>button</type>
  4895.         <visible> <true /> </visible>
  4896.         <reserved5> 0 </reserved5>
  4897.         <reserved4> 0 </reserved4>
  4898.         <reserved3> 0 </reserved3>
  4899.         <reserved2> 0 </reserved2>
  4900.         <reserved1> 0 </reserved1>
  4901.         <enabled> <true /> </enabled>
  4902.         <rect>
  4903.             <left>467</left>
  4904.             <top>324</top>
  4905.             <right>509</right>
  4906.             <bottom>341</bottom>
  4907.         </rect>
  4908.         <style>shadow</style>
  4909.         <showName> <true /> </showName>
  4910.         <highlight> <false /> </highlight>
  4911.         <autoHighlight> <true /> </autoHighlight>
  4912.         <sharedHighlight> <true /> </sharedHighlight>
  4913.         <family>0</family>
  4914.         <titleWidth>0</titleWidth>
  4915.         <icon>0</icon>
  4916.         <textAlign>center</textAlign>
  4917.         <font>Chicago</font>
  4918.         <textSize>12</textSize>
  4919.         <textStyle>plain</textStyle>
  4920.         <name>Erase</name>
  4921.         <script>on mouseUp
  4922. EraseGraph "setup"
  4923. end mouseUp</script>
  4924.     </part>
  4925.     <part>
  4926.         <id>2</id>
  4927.         <type>button</type>
  4928.         <visible> <true /> </visible>
  4929.         <reserved5> 0 </reserved5>
  4930.         <reserved4> 0 </reserved4>
  4931.         <reserved3> 0 </reserved3>
  4932.         <reserved2> 0 </reserved2>
  4933.         <reserved1> 0 </reserved1>
  4934.         <enabled> <true /> </enabled>
  4935.         <rect>
  4936.             <left>406</left>
  4937.             <top>324</top>
  4938.             <right>466</right>
  4939.             <bottom>342</bottom>
  4940.         </rect>
  4941.         <style>shadow</style>
  4942.         <showName> <true /> </showName>
  4943.         <highlight> <false /> </highlight>
  4944.         <autoHighlight> <true /> </autoHighlight>
  4945.         <sharedHighlight> <true /> </sharedHighlight>
  4946.         <family>0</family>
  4947.         <titleWidth>0</titleWidth>
  4948.         <icon>0</icon>
  4949.         <textAlign>center</textAlign>
  4950.         <font>Chicago</font>
  4951.         <textSize>12</textSize>
  4952.         <textStyle>plain</textStyle>
  4953.         <name>Overlay</name>
  4954.         <script>on mouseUp
  4955. overlay
  4956. end mouseUp</script>
  4957.     </part>
  4958.     <part>
  4959.         <id>3</id>
  4960.         <type>button</type>
  4961.         <visible> <true /> </visible>
  4962.         <reserved5> 0 </reserved5>
  4963.         <reserved4> 0 </reserved4>
  4964.         <reserved3> 0 </reserved3>
  4965.         <reserved2> 0 </reserved2>
  4966.         <reserved1> 0 </reserved1>
  4967.         <enabled> <true /> </enabled>
  4968.         <rect>
  4969.             <left>355</left>
  4970.             <top>325</top>
  4971.             <right>405</right>
  4972.             <bottom>342</bottom>
  4973.         </rect>
  4974.         <style>shadow</style>
  4975.         <showName> <true /> </showName>
  4976.         <highlight> <false /> </highlight>
  4977.         <autoHighlight> <true /> </autoHighlight>
  4978.         <sharedHighlight> <true /> </sharedHighlight>
  4979.         <family>0</family>
  4980.         <titleWidth>0</titleWidth>
  4981.         <icon>0</icon>
  4982.         <textAlign>center</textAlign>
  4983.         <font>Chicago</font>
  4984.         <textSize>12</textSize>
  4985.         <textStyle>plain</textStyle>
  4986.         <name>Print</name>
  4987.         <script>on mouseUp
  4988. cardPrint
  4989. end mouseUp</script>
  4990.     </part>
  4991.     <part>
  4992.         <id>4</id>
  4993.         <type>field</type>
  4994.         <visible> <true /> </visible>
  4995.         <dontWrap> <false /> </dontWrap>
  4996.         <dontSearch> <false /> </dontSearch>
  4997.         <sharedText> <false /> </sharedText>
  4998.         <fixedLineHeight> <false /> </fixedLineHeight>
  4999.         <autoTab> <false /> </autoTab>
  5000.         <lockText> <false /> </lockText>
  5001.         <rect>
  5002.             <left>3</left>
  5003.             <top>323</top>
  5004.             <right>295</right>
  5005.             <bottom>339</bottom>
  5006.         </rect>
  5007.         <style>transparent</style>
  5008.         <autoSelect> <false /> </autoSelect>
  5009.         <showLines> <false /> </showLines>
  5010.         <wideMargins> <false /> </wideMargins>
  5011.         <multipleLines> <false /> </multipleLines>
  5012.         <reservedFamily> 0 </reservedFamily>
  5013.         <titleWidth>0</titleWidth>
  5014.         <icon>0</icon>
  5015.         <textAlign>left</textAlign>
  5016.         <font>Geneva</font>
  5017.         <textSize>10</textSize>
  5018.         <textStyle>plain</textStyle>
  5019.         <textHeight>13</textHeight>
  5020.         <name>Equation</name>
  5021.         <script></script>
  5022.     </part>
  5023.     <part>
  5024.         <id>6</id>
  5025.         <type>button</type>
  5026.         <visible> <true /> </visible>
  5027.         <reserved5> 0 </reserved5>
  5028.         <reserved4> 0 </reserved4>
  5029.         <reserved3> 0 </reserved3>
  5030.         <reserved2> 0 </reserved2>
  5031.         <reserved1> 0 </reserved1>
  5032.         <enabled> <true /> </enabled>
  5033.         <rect>
  5034.             <left>294</left>
  5035.             <top>325</top>
  5036.             <right>353</right>
  5037.             <bottom>341</bottom>
  5038.         </rect>
  5039.         <style>shadow</style>
  5040.         <showName> <true /> </showName>
  5041.         <highlight> <false /> </highlight>
  5042.         <autoHighlight> <false /> </autoHighlight>
  5043.         <sharedHighlight> <true /> </sharedHighlight>
  5044.         <family>0</family>
  5045.         <titleWidth>0</titleWidth>
  5046.         <icon>0</icon>
  5047.         <textAlign>center</textAlign>
  5048.         <font>Chicago</font>
  5049.         <textSize>12</textSize>
  5050.         <textStyle>plain</textStyle>
  5051.         <name>Zoom In</name>
  5052.         <script>on mouseUp
  5053. zoomInButton
  5054.  
  5055. end mouseUp</script>
  5056.     </part>
  5057.     <content>
  5058.         <layer>card</layer>
  5059.         <id>4</id>
  5060.         <text>y = sin(x)</text>
  5061.     </content>
  5062.     <content>
  5063.         <layer>background</layer>
  5064.         <id>1</id>
  5065.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  5066.     </content>
  5067.     <name>2&364</name>
  5068.     <script>on opencard
  5069. global x,inc,howmany
  5070. put -7 into x
  5071. put .1 into inc
  5072. put 80 into howmany
  5073. end opencard
  5074. </script>
  5075. </card>
  5076.  
  5077.  
  5078. card_11344.xml
  5079. <?xml version="1.0" encoding="utf-8" ?>
  5080. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5081. <card>
  5082.     <id>11344</id>
  5083.     <filler1>0</filler1>
  5084.     <cantDelete> <false /> </cantDelete>
  5085.     <showPict> <true /> </showPict>
  5086.     <dontSearch> <false /> </dontSearch>
  5087.     <owner>6920</owner>
  5088.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  5089.     <part>
  5090.         <id>1</id>
  5091.         <type>button</type>
  5092.         <visible> <true /> </visible>
  5093.         <reserved5> 0 </reserved5>
  5094.         <reserved4> 0 </reserved4>
  5095.         <reserved3> 0 </reserved3>
  5096.         <reserved2> 0 </reserved2>
  5097.         <reserved1> 0 </reserved1>
  5098.         <enabled> <true /> </enabled>
  5099.         <rect>
  5100.             <left>467</left>
  5101.             <top>324</top>
  5102.             <right>509</right>
  5103.             <bottom>341</bottom>
  5104.         </rect>
  5105.         <style>shadow</style>
  5106.         <showName> <true /> </showName>
  5107.         <highlight> <false /> </highlight>
  5108.         <autoHighlight> <true /> </autoHighlight>
  5109.         <sharedHighlight> <true /> </sharedHighlight>
  5110.         <family>0</family>
  5111.         <titleWidth>0</titleWidth>
  5112.         <icon>0</icon>
  5113.         <textAlign>center</textAlign>
  5114.         <font>Chicago</font>
  5115.         <textSize>12</textSize>
  5116.         <textStyle>plain</textStyle>
  5117.         <name>Erase</name>
  5118.         <script>on mouseUp
  5119. EraseGraph "setup"
  5120. end mouseUp</script>
  5121.     </part>
  5122.     <part>
  5123.         <id>2</id>
  5124.         <type>button</type>
  5125.         <visible> <true /> </visible>
  5126.         <reserved5> 0 </reserved5>
  5127.         <reserved4> 0 </reserved4>
  5128.         <reserved3> 0 </reserved3>
  5129.         <reserved2> 0 </reserved2>
  5130.         <reserved1> 0 </reserved1>
  5131.         <enabled> <true /> </enabled>
  5132.         <rect>
  5133.             <left>406</left>
  5134.             <top>324</top>
  5135.             <right>466</right>
  5136.             <bottom>342</bottom>
  5137.         </rect>
  5138.         <style>shadow</style>
  5139.         <showName> <true /> </showName>
  5140.         <highlight> <false /> </highlight>
  5141.         <autoHighlight> <true /> </autoHighlight>
  5142.         <sharedHighlight> <true /> </sharedHighlight>
  5143.         <family>0</family>
  5144.         <titleWidth>0</titleWidth>
  5145.         <icon>0</icon>
  5146.         <textAlign>center</textAlign>
  5147.         <font>Chicago</font>
  5148.         <textSize>12</textSize>
  5149.         <textStyle>plain</textStyle>
  5150.         <name>Overlay</name>
  5151.         <script>on mouseUp
  5152. overlay
  5153. end mouseUp</script>
  5154.     </part>
  5155.     <part>
  5156.         <id>3</id>
  5157.         <type>button</type>
  5158.         <visible> <true /> </visible>
  5159.         <reserved5> 0 </reserved5>
  5160.         <reserved4> 0 </reserved4>
  5161.         <reserved3> 0 </reserved3>
  5162.         <reserved2> 0 </reserved2>
  5163.         <reserved1> 0 </reserved1>
  5164.         <enabled> <true /> </enabled>
  5165.         <rect>
  5166.             <left>355</left>
  5167.             <top>325</top>
  5168.             <right>405</right>
  5169.             <bottom>342</bottom>
  5170.         </rect>
  5171.         <style>shadow</style>
  5172.         <showName> <true /> </showName>
  5173.         <highlight> <false /> </highlight>
  5174.         <autoHighlight> <true /> </autoHighlight>
  5175.         <sharedHighlight> <true /> </sharedHighlight>
  5176.         <family>0</family>
  5177.         <titleWidth>0</titleWidth>
  5178.         <icon>0</icon>
  5179.         <textAlign>center</textAlign>
  5180.         <font>Chicago</font>
  5181.         <textSize>12</textSize>
  5182.         <textStyle>plain</textStyle>
  5183.         <name>Print</name>
  5184.         <script>on mouseUp
  5185. cardPrint
  5186. end mouseUp</script>
  5187.     </part>
  5188.     <part>
  5189.         <id>4</id>
  5190.         <type>field</type>
  5191.         <visible> <true /> </visible>
  5192.         <dontWrap> <false /> </dontWrap>
  5193.         <dontSearch> <false /> </dontSearch>
  5194.         <sharedText> <false /> </sharedText>
  5195.         <fixedLineHeight> <false /> </fixedLineHeight>
  5196.         <autoTab> <false /> </autoTab>
  5197.         <lockText> <false /> </lockText>
  5198.         <rect>
  5199.             <left>41</left>
  5200.             <top>324</top>
  5201.             <right>333</right>
  5202.             <bottom>340</bottom>
  5203.         </rect>
  5204.         <style>transparent</style>
  5205.         <autoSelect> <false /> </autoSelect>
  5206.         <showLines> <false /> </showLines>
  5207.         <wideMargins> <false /> </wideMargins>
  5208.         <multipleLines> <false /> </multipleLines>
  5209.         <reservedFamily> 0 </reservedFamily>
  5210.         <titleWidth>0</titleWidth>
  5211.         <icon>0</icon>
  5212.         <textAlign>left</textAlign>
  5213.         <font>Geneva</font>
  5214.         <textSize>10</textSize>
  5215.         <textStyle>plain</textStyle>
  5216.         <textHeight>13</textHeight>
  5217.         <name>Equation</name>
  5218.         <script></script>
  5219.     </part>
  5220.     <part>
  5221.         <id>6</id>
  5222.         <type>button</type>
  5223.         <visible> <true /> </visible>
  5224.         <reserved5> 0 </reserved5>
  5225.         <reserved4> 0 </reserved4>
  5226.         <reserved3> 0 </reserved3>
  5227.         <reserved2> 0 </reserved2>
  5228.         <reserved1> 0 </reserved1>
  5229.         <enabled> <true /> </enabled>
  5230.         <rect>
  5231.             <left>294</left>
  5232.             <top>325</top>
  5233.             <right>353</right>
  5234.             <bottom>341</bottom>
  5235.         </rect>
  5236.         <style>shadow</style>
  5237.         <showName> <true /> </showName>
  5238.         <highlight> <false /> </highlight>
  5239.         <autoHighlight> <false /> </autoHighlight>
  5240.         <sharedHighlight> <true /> </sharedHighlight>
  5241.         <family>0</family>
  5242.         <titleWidth>0</titleWidth>
  5243.         <icon>0</icon>
  5244.         <textAlign>center</textAlign>
  5245.         <font>Chicago</font>
  5246.         <textSize>12</textSize>
  5247.         <textStyle>plain</textStyle>
  5248.         <name>Zoom In</name>
  5249.         <script>on mouseUp
  5250. zoomInButton
  5251.  
  5252. end mouseUp</script>
  5253.     </part>
  5254.     <content>
  5255.         <layer>card</layer>
  5256.         <id>4</id>
  5257.         <text>y = sin(x)</text>
  5258.     </content>
  5259.     <content>
  5260.         <layer>background</layer>
  5261.         <id>1</id>
  5262.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  5263.     </content>
  5264.     <name>1&48</name>
  5265.     <script>on opencard
  5266. global x,inc,howmany
  5267. put 0 into x
  5268. put .5 into inc
  5269. put 120 into howmany
  5270. end opencard
  5271. </script>
  5272. </card>
  5273.  
  5274.  
  5275. card_10371.xml
  5276. <?xml version="1.0" encoding="utf-8" ?>
  5277. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5278. <card>
  5279.     <id>10371</id>
  5280.     <filler1>0</filler1>
  5281.     <cantDelete> <true /> </cantDelete>
  5282.     <showPict> <true /> </showPict>
  5283.     <dontSearch> <false /> </dontSearch>
  5284.     <owner>10039</owner>
  5285.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  5286.     <part>
  5287.         <id>1</id>
  5288.         <type>button</type>
  5289.         <visible> <true /> </visible>
  5290.         <reserved5> 0 </reserved5>
  5291.         <reserved4> 0 </reserved4>
  5292.         <reserved3> 0 </reserved3>
  5293.         <reserved2> 0 </reserved2>
  5294.         <reserved1> 0 </reserved1>
  5295.         <enabled> <true /> </enabled>
  5296.         <rect>
  5297.             <left>467</left>
  5298.             <top>324</top>
  5299.             <right>509</right>
  5300.             <bottom>341</bottom>
  5301.         </rect>
  5302.         <style>shadow</style>
  5303.         <showName> <true /> </showName>
  5304.         <highlight> <false /> </highlight>
  5305.         <autoHighlight> <true /> </autoHighlight>
  5306.         <sharedHighlight> <true /> </sharedHighlight>
  5307.         <family>0</family>
  5308.         <titleWidth>0</titleWidth>
  5309.         <icon>0</icon>
  5310.         <textAlign>center</textAlign>
  5311.         <font>Chicago</font>
  5312.         <textSize>12</textSize>
  5313.         <textStyle>plain</textStyle>
  5314.         <name>Erase</name>
  5315.         <script>on mouseUp
  5316. EraseGraph "setup"
  5317. end mouseUp</script>
  5318.     </part>
  5319.     <part>
  5320.         <id>2</id>
  5321.         <type>button</type>
  5322.         <visible> <true /> </visible>
  5323.         <reserved5> 0 </reserved5>
  5324.         <reserved4> 0 </reserved4>
  5325.         <reserved3> 0 </reserved3>
  5326.         <reserved2> 0 </reserved2>
  5327.         <reserved1> 0 </reserved1>
  5328.         <enabled> <true /> </enabled>
  5329.         <rect>
  5330.             <left>406</left>
  5331.             <top>324</top>
  5332.             <right>466</right>
  5333.             <bottom>342</bottom>
  5334.         </rect>
  5335.         <style>shadow</style>
  5336.         <showName> <true /> </showName>
  5337.         <highlight> <false /> </highlight>
  5338.         <autoHighlight> <true /> </autoHighlight>
  5339.         <sharedHighlight> <true /> </sharedHighlight>
  5340.         <family>0</family>
  5341.         <titleWidth>0</titleWidth>
  5342.         <icon>0</icon>
  5343.         <textAlign>center</textAlign>
  5344.         <font>Chicago</font>
  5345.         <textSize>12</textSize>
  5346.         <textStyle>plain</textStyle>
  5347.         <name>Overlay</name>
  5348.         <script>on mouseUp
  5349. overlay
  5350. end mouseUp</script>
  5351.     </part>
  5352.     <part>
  5353.         <id>3</id>
  5354.         <type>button</type>
  5355.         <visible> <true /> </visible>
  5356.         <reserved5> 0 </reserved5>
  5357.         <reserved4> 0 </reserved4>
  5358.         <reserved3> 0 </reserved3>
  5359.         <reserved2> 0 </reserved2>
  5360.         <reserved1> 0 </reserved1>
  5361.         <enabled> <true /> </enabled>
  5362.         <rect>
  5363.             <left>355</left>
  5364.             <top>325</top>
  5365.             <right>405</right>
  5366.             <bottom>342</bottom>
  5367.         </rect>
  5368.         <style>shadow</style>
  5369.         <showName> <true /> </showName>
  5370.         <highlight> <false /> </highlight>
  5371.         <autoHighlight> <true /> </autoHighlight>
  5372.         <sharedHighlight> <true /> </sharedHighlight>
  5373.         <family>0</family>
  5374.         <titleWidth>0</titleWidth>
  5375.         <icon>0</icon>
  5376.         <textAlign>center</textAlign>
  5377.         <font>Chicago</font>
  5378.         <textSize>12</textSize>
  5379.         <textStyle>plain</textStyle>
  5380.         <name>Print</name>
  5381.         <script>on mouseUp
  5382. cardPrint
  5383. end mouseUp</script>
  5384.     </part>
  5385.     <part>
  5386.         <id>4</id>
  5387.         <type>field</type>
  5388.         <visible> <true /> </visible>
  5389.         <dontWrap> <false /> </dontWrap>
  5390.         <dontSearch> <false /> </dontSearch>
  5391.         <sharedText> <false /> </sharedText>
  5392.         <fixedLineHeight> <false /> </fixedLineHeight>
  5393.         <autoTab> <false /> </autoTab>
  5394.         <lockText> <false /> </lockText>
  5395.         <rect>
  5396.             <left>41</left>
  5397.             <top>324</top>
  5398.             <right>333</right>
  5399.             <bottom>340</bottom>
  5400.         </rect>
  5401.         <style>transparent</style>
  5402.         <autoSelect> <false /> </autoSelect>
  5403.         <showLines> <false /> </showLines>
  5404.         <wideMargins> <false /> </wideMargins>
  5405.         <multipleLines> <false /> </multipleLines>
  5406.         <reservedFamily> 0 </reservedFamily>
  5407.         <titleWidth>0</titleWidth>
  5408.         <icon>0</icon>
  5409.         <textAlign>left</textAlign>
  5410.         <font>Geneva</font>
  5411.         <textSize>10</textSize>
  5412.         <textStyle>plain</textStyle>
  5413.         <textHeight>13</textHeight>
  5414.         <name>Equation</name>
  5415.         <script></script>
  5416.     </part>
  5417.     <part>
  5418.         <id>6</id>
  5419.         <type>button</type>
  5420.         <visible> <true /> </visible>
  5421.         <reserved5> 0 </reserved5>
  5422.         <reserved4> 0 </reserved4>
  5423.         <reserved3> 0 </reserved3>
  5424.         <reserved2> 0 </reserved2>
  5425.         <reserved1> 0 </reserved1>
  5426.         <enabled> <true /> </enabled>
  5427.         <rect>
  5428.             <left>294</left>
  5429.             <top>325</top>
  5430.             <right>353</right>
  5431.             <bottom>341</bottom>
  5432.         </rect>
  5433.         <style>shadow</style>
  5434.         <showName> <true /> </showName>
  5435.         <highlight> <false /> </highlight>
  5436.         <autoHighlight> <false /> </autoHighlight>
  5437.         <sharedHighlight> <true /> </sharedHighlight>
  5438.         <family>0</family>
  5439.         <titleWidth>0</titleWidth>
  5440.         <icon>0</icon>
  5441.         <textAlign>center</textAlign>
  5442.         <font>Chicago</font>
  5443.         <textSize>12</textSize>
  5444.         <textStyle>plain</textStyle>
  5445.         <name>Zoom In</name>
  5446.         <script>on mouseUp
  5447. zoomInButton
  5448.  
  5449. end mouseUp</script>
  5450.     </part>
  5451.     <content>
  5452.         <layer>card</layer>
  5453.         <id>4</id>
  5454.         <text>y = sin(x)</text>
  5455.     </content>
  5456.     <content>
  5457.         <layer>background</layer>
  5458.         <id>1</id>
  5459.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  5460.     </content>
  5461.     <name>1&416</name>
  5462.     <script>on opencard
  5463. global x,inc,howmany
  5464. put 0 into x
  5465. put .2 into inc
  5466. put 160 into howmany
  5467. end opencard
  5468. </script>
  5469. </card>
  5470.  
  5471.  
  5472. card_8469.xml
  5473. <?xml version="1.0" encoding="utf-8" ?>
  5474. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5475. <card>
  5476.     <id>8469</id>
  5477.     <filler1>0</filler1>
  5478.     <cantDelete> <true /> </cantDelete>
  5479.     <showPict> <true /> </showPict>
  5480.     <dontSearch> <false /> </dontSearch>
  5481.     <owner>8368</owner>
  5482.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  5483.     <part>
  5484.         <id>1</id>
  5485.         <type>button</type>
  5486.         <visible> <true /> </visible>
  5487.         <reserved5> 0 </reserved5>
  5488.         <reserved4> 0 </reserved4>
  5489.         <reserved3> 0 </reserved3>
  5490.         <reserved2> 0 </reserved2>
  5491.         <reserved1> 0 </reserved1>
  5492.         <enabled> <true /> </enabled>
  5493.         <rect>
  5494.             <left>467</left>
  5495.             <top>324</top>
  5496.             <right>509</right>
  5497.             <bottom>341</bottom>
  5498.         </rect>
  5499.         <style>shadow</style>
  5500.         <showName> <true /> </showName>
  5501.         <highlight> <false /> </highlight>
  5502.         <autoHighlight> <true /> </autoHighlight>
  5503.         <sharedHighlight> <true /> </sharedHighlight>
  5504.         <family>0</family>
  5505.         <titleWidth>0</titleWidth>
  5506.         <icon>0</icon>
  5507.         <textAlign>center</textAlign>
  5508.         <font>Chicago</font>
  5509.         <textSize>12</textSize>
  5510.         <textStyle>plain</textStyle>
  5511.         <name>Erase</name>
  5512.         <script>on mouseUp
  5513. EraseGraph "setup"
  5514. end mouseUp</script>
  5515.     </part>
  5516.     <part>
  5517.         <id>2</id>
  5518.         <type>button</type>
  5519.         <visible> <true /> </visible>
  5520.         <reserved5> 0 </reserved5>
  5521.         <reserved4> 0 </reserved4>
  5522.         <reserved3> 0 </reserved3>
  5523.         <reserved2> 0 </reserved2>
  5524.         <reserved1> 0 </reserved1>
  5525.         <enabled> <true /> </enabled>
  5526.         <rect>
  5527.             <left>406</left>
  5528.             <top>324</top>
  5529.             <right>466</right>
  5530.             <bottom>342</bottom>
  5531.         </rect>
  5532.         <style>shadow</style>
  5533.         <showName> <true /> </showName>
  5534.         <highlight> <false /> </highlight>
  5535.         <autoHighlight> <true /> </autoHighlight>
  5536.         <sharedHighlight> <true /> </sharedHighlight>
  5537.         <family>0</family>
  5538.         <titleWidth>0</titleWidth>
  5539.         <icon>0</icon>
  5540.         <textAlign>center</textAlign>
  5541.         <font>Chicago</font>
  5542.         <textSize>12</textSize>
  5543.         <textStyle>plain</textStyle>
  5544.         <name>Overlay</name>
  5545.         <script>on mouseUp
  5546. overlay
  5547. end mouseUp</script>
  5548.     </part>
  5549.     <part>
  5550.         <id>3</id>
  5551.         <type>button</type>
  5552.         <visible> <true /> </visible>
  5553.         <reserved5> 0 </reserved5>
  5554.         <reserved4> 0 </reserved4>
  5555.         <reserved3> 0 </reserved3>
  5556.         <reserved2> 0 </reserved2>
  5557.         <reserved1> 0 </reserved1>
  5558.         <enabled> <true /> </enabled>
  5559.         <rect>
  5560.             <left>355</left>
  5561.             <top>325</top>
  5562.             <right>405</right>
  5563.             <bottom>342</bottom>
  5564.         </rect>
  5565.         <style>shadow</style>
  5566.         <showName> <true /> </showName>
  5567.         <highlight> <false /> </highlight>
  5568.         <autoHighlight> <true /> </autoHighlight>
  5569.         <sharedHighlight> <true /> </sharedHighlight>
  5570.         <family>0</family>
  5571.         <titleWidth>0</titleWidth>
  5572.         <icon>0</icon>
  5573.         <textAlign>center</textAlign>
  5574.         <font>Chicago</font>
  5575.         <textSize>12</textSize>
  5576.         <textStyle>plain</textStyle>
  5577.         <name>Print</name>
  5578.         <script>on mouseUp
  5579. cardPrint
  5580. end mouseUp</script>
  5581.     </part>
  5582.     <part>
  5583.         <id>4</id>
  5584.         <type>field</type>
  5585.         <visible> <true /> </visible>
  5586.         <dontWrap> <false /> </dontWrap>
  5587.         <dontSearch> <false /> </dontSearch>
  5588.         <sharedText> <false /> </sharedText>
  5589.         <fixedLineHeight> <false /> </fixedLineHeight>
  5590.         <autoTab> <false /> </autoTab>
  5591.         <lockText> <false /> </lockText>
  5592.         <rect>
  5593.             <left>41</left>
  5594.             <top>324</top>
  5595.             <right>333</right>
  5596.             <bottom>340</bottom>
  5597.         </rect>
  5598.         <style>transparent</style>
  5599.         <autoSelect> <false /> </autoSelect>
  5600.         <showLines> <false /> </showLines>
  5601.         <wideMargins> <false /> </wideMargins>
  5602.         <multipleLines> <false /> </multipleLines>
  5603.         <reservedFamily> 0 </reservedFamily>
  5604.         <titleWidth>0</titleWidth>
  5605.         <icon>0</icon>
  5606.         <textAlign>left</textAlign>
  5607.         <font>Geneva</font>
  5608.         <textSize>10</textSize>
  5609.         <textStyle>plain</textStyle>
  5610.         <textHeight>13</textHeight>
  5611.         <name>Equation</name>
  5612.         <script></script>
  5613.     </part>
  5614.     <part>
  5615.         <id>6</id>
  5616.         <type>button</type>
  5617.         <visible> <true /> </visible>
  5618.         <reserved5> 0 </reserved5>
  5619.         <reserved4> 0 </reserved4>
  5620.         <reserved3> 0 </reserved3>
  5621.         <reserved2> 0 </reserved2>
  5622.         <reserved1> 0 </reserved1>
  5623.         <enabled> <true /> </enabled>
  5624.         <rect>
  5625.             <left>294</left>
  5626.             <top>325</top>
  5627.             <right>353</right>
  5628.             <bottom>341</bottom>
  5629.         </rect>
  5630.         <style>shadow</style>
  5631.         <showName> <true /> </showName>
  5632.         <highlight> <false /> </highlight>
  5633.         <autoHighlight> <false /> </autoHighlight>
  5634.         <sharedHighlight> <true /> </sharedHighlight>
  5635.         <family>0</family>
  5636.         <titleWidth>0</titleWidth>
  5637.         <icon>0</icon>
  5638.         <textAlign>center</textAlign>
  5639.         <font>Chicago</font>
  5640.         <textSize>12</textSize>
  5641.         <textStyle>plain</textStyle>
  5642.         <name>Zoom In</name>
  5643.         <script>on mouseUp
  5644. zoomInButton
  5645.  
  5646. end mouseUp</script>
  5647.     </part>
  5648.     <content>
  5649.         <layer>card</layer>
  5650.         <id>4</id>
  5651.         <text>y = sin(x)</text>
  5652.     </content>
  5653.     <content>
  5654.         <layer>background</layer>
  5655.         <id>1</id>
  5656.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  5657.     </content>
  5658.     <name>1&432</name>
  5659.     <script>on opencard
  5660. global x,inc,howmany
  5661. put 0 into x
  5662. put .1 into inc
  5663. put 160 into howmany
  5664. end opencard
  5665. </script>
  5666. </card>
  5667.  
  5668.  
  5669. card_7715.xml
  5670. <?xml version="1.0" encoding="utf-8" ?>
  5671. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5672. <card>
  5673.     <id>7715</id>
  5674.     <filler1>0</filler1>
  5675.     <cantDelete> <true /> </cantDelete>
  5676.     <showPict> <true /> </showPict>
  5677.     <dontSearch> <false /> </dontSearch>
  5678.     <owner>7591</owner>
  5679.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  5680.     <part>
  5681.         <id>1</id>
  5682.         <type>button</type>
  5683.         <visible> <true /> </visible>
  5684.         <reserved5> 0 </reserved5>
  5685.         <reserved4> 0 </reserved4>
  5686.         <reserved3> 0 </reserved3>
  5687.         <reserved2> 0 </reserved2>
  5688.         <reserved1> 0 </reserved1>
  5689.         <enabled> <true /> </enabled>
  5690.         <rect>
  5691.             <left>467</left>
  5692.             <top>324</top>
  5693.             <right>509</right>
  5694.             <bottom>341</bottom>
  5695.         </rect>
  5696.         <style>shadow</style>
  5697.         <showName> <true /> </showName>
  5698.         <highlight> <false /> </highlight>
  5699.         <autoHighlight> <true /> </autoHighlight>
  5700.         <sharedHighlight> <true /> </sharedHighlight>
  5701.         <family>0</family>
  5702.         <titleWidth>0</titleWidth>
  5703.         <icon>0</icon>
  5704.         <textAlign>center</textAlign>
  5705.         <font>Chicago</font>
  5706.         <textSize>12</textSize>
  5707.         <textStyle>plain</textStyle>
  5708.         <name>Erase</name>
  5709.         <script>on mouseUp
  5710. EraseGraph "setup"
  5711. end mouseUp</script>
  5712.     </part>
  5713.     <part>
  5714.         <id>2</id>
  5715.         <type>button</type>
  5716.         <visible> <true /> </visible>
  5717.         <reserved5> 0 </reserved5>
  5718.         <reserved4> 0 </reserved4>
  5719.         <reserved3> 0 </reserved3>
  5720.         <reserved2> 0 </reserved2>
  5721.         <reserved1> 0 </reserved1>
  5722.         <enabled> <true /> </enabled>
  5723.         <rect>
  5724.             <left>406</left>
  5725.             <top>324</top>
  5726.             <right>466</right>
  5727.             <bottom>342</bottom>
  5728.         </rect>
  5729.         <style>shadow</style>
  5730.         <showName> <true /> </showName>
  5731.         <highlight> <false /> </highlight>
  5732.         <autoHighlight> <true /> </autoHighlight>
  5733.         <sharedHighlight> <true /> </sharedHighlight>
  5734.         <family>0</family>
  5735.         <titleWidth>0</titleWidth>
  5736.         <icon>0</icon>
  5737.         <textAlign>center</textAlign>
  5738.         <font>Chicago</font>
  5739.         <textSize>12</textSize>
  5740.         <textStyle>plain</textStyle>
  5741.         <name>Overlay</name>
  5742.         <script>on mouseUp
  5743. overlay
  5744. end mouseUp</script>
  5745.     </part>
  5746.     <part>
  5747.         <id>3</id>
  5748.         <type>button</type>
  5749.         <visible> <true /> </visible>
  5750.         <reserved5> 0 </reserved5>
  5751.         <reserved4> 0 </reserved4>
  5752.         <reserved3> 0 </reserved3>
  5753.         <reserved2> 0 </reserved2>
  5754.         <reserved1> 0 </reserved1>
  5755.         <enabled> <true /> </enabled>
  5756.         <rect>
  5757.             <left>355</left>
  5758.             <top>325</top>
  5759.             <right>405</right>
  5760.             <bottom>342</bottom>
  5761.         </rect>
  5762.         <style>shadow</style>
  5763.         <showName> <true /> </showName>
  5764.         <highlight> <false /> </highlight>
  5765.         <autoHighlight> <true /> </autoHighlight>
  5766.         <sharedHighlight> <true /> </sharedHighlight>
  5767.         <family>0</family>
  5768.         <titleWidth>0</titleWidth>
  5769.         <icon>0</icon>
  5770.         <textAlign>center</textAlign>
  5771.         <font>Chicago</font>
  5772.         <textSize>12</textSize>
  5773.         <textStyle>plain</textStyle>
  5774.         <name>Print</name>
  5775.         <script>on mouseUp
  5776. cardPrint
  5777. end mouseUp</script>
  5778.     </part>
  5779.     <part>
  5780.         <id>4</id>
  5781.         <type>field</type>
  5782.         <visible> <true /> </visible>
  5783.         <dontWrap> <false /> </dontWrap>
  5784.         <dontSearch> <false /> </dontSearch>
  5785.         <sharedText> <false /> </sharedText>
  5786.         <fixedLineHeight> <false /> </fixedLineHeight>
  5787.         <autoTab> <false /> </autoTab>
  5788.         <lockText> <false /> </lockText>
  5789.         <rect>
  5790.             <left>37</left>
  5791.             <top>324</top>
  5792.             <right>329</right>
  5793.             <bottom>340</bottom>
  5794.         </rect>
  5795.         <style>transparent</style>
  5796.         <autoSelect> <false /> </autoSelect>
  5797.         <showLines> <false /> </showLines>
  5798.         <wideMargins> <false /> </wideMargins>
  5799.         <multipleLines> <false /> </multipleLines>
  5800.         <reservedFamily> 0 </reservedFamily>
  5801.         <titleWidth>0</titleWidth>
  5802.         <icon>0</icon>
  5803.         <textAlign>left</textAlign>
  5804.         <font>Geneva</font>
  5805.         <textSize>10</textSize>
  5806.         <textStyle>plain</textStyle>
  5807.         <textHeight>13</textHeight>
  5808.         <name>Equation</name>
  5809.         <script></script>
  5810.     </part>
  5811.     <part>
  5812.         <id>6</id>
  5813.         <type>button</type>
  5814.         <visible> <true /> </visible>
  5815.         <reserved5> 0 </reserved5>
  5816.         <reserved4> 0 </reserved4>
  5817.         <reserved3> 0 </reserved3>
  5818.         <reserved2> 0 </reserved2>
  5819.         <reserved1> 0 </reserved1>
  5820.         <enabled> <true /> </enabled>
  5821.         <rect>
  5822.             <left>294</left>
  5823.             <top>325</top>
  5824.             <right>353</right>
  5825.             <bottom>341</bottom>
  5826.         </rect>
  5827.         <style>shadow</style>
  5828.         <showName> <true /> </showName>
  5829.         <highlight> <false /> </highlight>
  5830.         <autoHighlight> <false /> </autoHighlight>
  5831.         <sharedHighlight> <true /> </sharedHighlight>
  5832.         <family>0</family>
  5833.         <titleWidth>0</titleWidth>
  5834.         <icon>0</icon>
  5835.         <textAlign>center</textAlign>
  5836.         <font>Chicago</font>
  5837.         <textSize>12</textSize>
  5838.         <textStyle>plain</textStyle>
  5839.         <name>Zoom In</name>
  5840.         <script>on mouseUp
  5841. zoomInButton
  5842.  
  5843. end mouseUp</script>
  5844.     </part>
  5845.     <content>
  5846.         <layer>card</layer>
  5847.         <id>4</id>
  5848.         <text>y = sin(x)</text>
  5849.     </content>
  5850.     <content>
  5851.         <layer>background</layer>
  5852.         <id>1</id>
  5853.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  5854.     </content>
  5855.     <name>1&464</name>
  5856.     <script>on opencard
  5857. global x,inc,howmany
  5858. put 0 into x
  5859. put .1 into inc
  5860. put 80 into howmany
  5861. end opencard
  5862. </script>
  5863. </card>
  5864.  
  5865.  
  5866. card_6833.xml
  5867. <?xml version="1.0" encoding="utf-8" ?>
  5868. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5869. <card>
  5870.     <id>6833</id>
  5871.     <filler1>0</filler1>
  5872.     <cantDelete> <true /> </cantDelete>
  5873.     <showPict> <true /> </showPict>
  5874.     <dontSearch> <false /> </dontSearch>
  5875.     <owner>6508</owner>
  5876.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  5877.     <part>
  5878.         <id>1</id>
  5879.         <type>button</type>
  5880.         <visible> <true /> </visible>
  5881.         <reserved5> 0 </reserved5>
  5882.         <reserved4> 0 </reserved4>
  5883.         <reserved3> 0 </reserved3>
  5884.         <reserved2> 0 </reserved2>
  5885.         <reserved1> 0 </reserved1>
  5886.         <enabled> <true /> </enabled>
  5887.         <rect>
  5888.             <left>467</left>
  5889.             <top>324</top>
  5890.             <right>509</right>
  5891.             <bottom>341</bottom>
  5892.         </rect>
  5893.         <style>shadow</style>
  5894.         <showName> <true /> </showName>
  5895.         <highlight> <false /> </highlight>
  5896.         <autoHighlight> <true /> </autoHighlight>
  5897.         <sharedHighlight> <true /> </sharedHighlight>
  5898.         <family>0</family>
  5899.         <titleWidth>0</titleWidth>
  5900.         <icon>0</icon>
  5901.         <textAlign>center</textAlign>
  5902.         <font>Chicago</font>
  5903.         <textSize>12</textSize>
  5904.         <textStyle>plain</textStyle>
  5905.         <name>Erase</name>
  5906.         <script>on mouseUp
  5907. EraseGraph "setup"
  5908. end mouseUp</script>
  5909.     </part>
  5910.     <part>
  5911.         <id>2</id>
  5912.         <type>button</type>
  5913.         <visible> <true /> </visible>
  5914.         <reserved5> 0 </reserved5>
  5915.         <reserved4> 0 </reserved4>
  5916.         <reserved3> 0 </reserved3>
  5917.         <reserved2> 0 </reserved2>
  5918.         <reserved1> 0 </reserved1>
  5919.         <enabled> <true /> </enabled>
  5920.         <rect>
  5921.             <left>406</left>
  5922.             <top>324</top>
  5923.             <right>466</right>
  5924.             <bottom>342</bottom>
  5925.         </rect>
  5926.         <style>shadow</style>
  5927.         <showName> <true /> </showName>
  5928.         <highlight> <false /> </highlight>
  5929.         <autoHighlight> <true /> </autoHighlight>
  5930.         <sharedHighlight> <true /> </sharedHighlight>
  5931.         <family>0</family>
  5932.         <titleWidth>0</titleWidth>
  5933.         <icon>0</icon>
  5934.         <textAlign>center</textAlign>
  5935.         <font>Chicago</font>
  5936.         <textSize>12</textSize>
  5937.         <textStyle>plain</textStyle>
  5938.         <name>Overlay</name>
  5939.         <script>on mouseUp
  5940. overlay
  5941. end mouseUp</script>
  5942.     </part>
  5943.     <part>
  5944.         <id>3</id>
  5945.         <type>field</type>
  5946.         <visible> <true /> </visible>
  5947.         <dontWrap> <false /> </dontWrap>
  5948.         <dontSearch> <false /> </dontSearch>
  5949.         <sharedText> <false /> </sharedText>
  5950.         <fixedLineHeight> <false /> </fixedLineHeight>
  5951.         <autoTab> <false /> </autoTab>
  5952.         <lockText> <false /> </lockText>
  5953.         <rect>
  5954.             <left>3</left>
  5955.             <top>322</top>
  5956.             <right>295</right>
  5957.             <bottom>338</bottom>
  5958.         </rect>
  5959.         <style>transparent</style>
  5960.         <autoSelect> <false /> </autoSelect>
  5961.         <showLines> <false /> </showLines>
  5962.         <wideMargins> <false /> </wideMargins>
  5963.         <multipleLines> <false /> </multipleLines>
  5964.         <reservedFamily> 0 </reservedFamily>
  5965.         <titleWidth>0</titleWidth>
  5966.         <icon>0</icon>
  5967.         <textAlign>left</textAlign>
  5968.         <font>Geneva</font>
  5969.         <textSize>10</textSize>
  5970.         <textStyle>plain</textStyle>
  5971.         <textHeight>13</textHeight>
  5972.         <name>Equation</name>
  5973.         <script></script>
  5974.     </part>
  5975.     <part>
  5976.         <id>4</id>
  5977.         <type>button</type>
  5978.         <visible> <true /> </visible>
  5979.         <reserved5> 0 </reserved5>
  5980.         <reserved4> 0 </reserved4>
  5981.         <reserved3> 0 </reserved3>
  5982.         <reserved2> 0 </reserved2>
  5983.         <reserved1> 0 </reserved1>
  5984.         <enabled> <true /> </enabled>
  5985.         <rect>
  5986.             <left>355</left>
  5987.             <top>325</top>
  5988.             <right>405</right>
  5989.             <bottom>342</bottom>
  5990.         </rect>
  5991.         <style>shadow</style>
  5992.         <showName> <true /> </showName>
  5993.         <highlight> <false /> </highlight>
  5994.         <autoHighlight> <true /> </autoHighlight>
  5995.         <sharedHighlight> <true /> </sharedHighlight>
  5996.         <family>0</family>
  5997.         <titleWidth>0</titleWidth>
  5998.         <icon>0</icon>
  5999.         <textAlign>center</textAlign>
  6000.         <font>Chicago</font>
  6001.         <textSize>12</textSize>
  6002.         <textStyle>plain</textStyle>
  6003.         <name>Print</name>
  6004.         <script>on mouseUp
  6005. cardPrint
  6006. end mouseUp</script>
  6007.     </part>
  6008.     <part>
  6009.         <id>6</id>
  6010.         <type>button</type>
  6011.         <visible> <true /> </visible>
  6012.         <reserved5> 0 </reserved5>
  6013.         <reserved4> 0 </reserved4>
  6014.         <reserved3> 0 </reserved3>
  6015.         <reserved2> 0 </reserved2>
  6016.         <reserved1> 0 </reserved1>
  6017.         <enabled> <true /> </enabled>
  6018.         <rect>
  6019.             <left>294</left>
  6020.             <top>325</top>
  6021.             <right>353</right>
  6022.             <bottom>341</bottom>
  6023.         </rect>
  6024.         <style>shadow</style>
  6025.         <showName> <true /> </showName>
  6026.         <highlight> <false /> </highlight>
  6027.         <autoHighlight> <false /> </autoHighlight>
  6028.         <sharedHighlight> <true /> </sharedHighlight>
  6029.         <family>0</family>
  6030.         <titleWidth>0</titleWidth>
  6031.         <icon>0</icon>
  6032.         <textAlign>center</textAlign>
  6033.         <font>Chicago</font>
  6034.         <textSize>12</textSize>
  6035.         <textStyle>plain</textStyle>
  6036.         <name>Zoom In</name>
  6037.         <script>on mouseUp
  6038. zoomInButton
  6039.  
  6040. end mouseUp</script>
  6041.     </part>
  6042.     <content>
  6043.         <layer>card</layer>
  6044.         <id>3</id>
  6045.         <text>y = sin(x)</text>
  6046.     </content>
  6047.     <content>
  6048.         <layer>background</layer>
  6049.         <id>1</id>
  6050.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  6051.     </content>
  6052.     <name>All8</name>
  6053.     <script>on opencard
  6054. global x,inc,howmany
  6055. put -32 into x
  6056. put .5 into inc
  6057. put 128 into howmany
  6058. end opencard
  6059. </script>
  6060. </card>
  6061.  
  6062.  
  6063. card_5898.xml
  6064. <?xml version="1.0" encoding="utf-8" ?>
  6065. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6066. <card>
  6067.     <id>5898</id>
  6068.     <filler1>0</filler1>
  6069.     <cantDelete> <false /> </cantDelete>
  6070.     <showPict> <true /> </showPict>
  6071.     <dontSearch> <false /> </dontSearch>
  6072.     <owner>5727</owner>
  6073.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  6074.     <part>
  6075.         <id>1</id>
  6076.         <type>button</type>
  6077.         <visible> <true /> </visible>
  6078.         <reserved5> 0 </reserved5>
  6079.         <reserved4> 0 </reserved4>
  6080.         <reserved3> 0 </reserved3>
  6081.         <reserved2> 0 </reserved2>
  6082.         <reserved1> 0 </reserved1>
  6083.         <enabled> <true /> </enabled>
  6084.         <rect>
  6085.             <left>467</left>
  6086.             <top>324</top>
  6087.             <right>512</right>
  6088.             <bottom>342</bottom>
  6089.         </rect>
  6090.         <style>shadow</style>
  6091.         <showName> <true /> </showName>
  6092.         <highlight> <false /> </highlight>
  6093.         <autoHighlight> <true /> </autoHighlight>
  6094.         <sharedHighlight> <true /> </sharedHighlight>
  6095.         <family>0</family>
  6096.         <titleWidth>0</titleWidth>
  6097.         <icon>0</icon>
  6098.         <textAlign>center</textAlign>
  6099.         <font>Chicago</font>
  6100.         <textSize>12</textSize>
  6101.         <textStyle>plain</textStyle>
  6102.         <name>Erase</name>
  6103.         <script>on mouseUp
  6104. EraseGraph "setup"
  6105. end mouseUp</script>
  6106.     </part>
  6107.     <part>
  6108.         <id>2</id>
  6109.         <type>button</type>
  6110.         <visible> <true /> </visible>
  6111.         <reserved5> 0 </reserved5>
  6112.         <reserved4> 0 </reserved4>
  6113.         <reserved3> 0 </reserved3>
  6114.         <reserved2> 0 </reserved2>
  6115.         <reserved1> 0 </reserved1>
  6116.         <enabled> <true /> </enabled>
  6117.         <rect>
  6118.             <left>355</left>
  6119.             <top>325</top>
  6120.             <right>405</right>
  6121.             <bottom>342</bottom>
  6122.         </rect>
  6123.         <style>shadow</style>
  6124.         <showName> <true /> </showName>
  6125.         <highlight> <false /> </highlight>
  6126.         <autoHighlight> <true /> </autoHighlight>
  6127.         <sharedHighlight> <true /> </sharedHighlight>
  6128.         <family>0</family>
  6129.         <titleWidth>0</titleWidth>
  6130.         <icon>0</icon>
  6131.         <textAlign>center</textAlign>
  6132.         <font>Chicago</font>
  6133.         <textSize>12</textSize>
  6134.         <textStyle>plain</textStyle>
  6135.         <name>Print</name>
  6136.         <script>on mouseUp
  6137. cardPrint
  6138. end mouseUp</script>
  6139.     </part>
  6140.     <part>
  6141.         <id>3</id>
  6142.         <type>button</type>
  6143.         <visible> <true /> </visible>
  6144.         <reserved5> 0 </reserved5>
  6145.         <reserved4> 0 </reserved4>
  6146.         <reserved3> 0 </reserved3>
  6147.         <reserved2> 0 </reserved2>
  6148.         <reserved1> 0 </reserved1>
  6149.         <enabled> <true /> </enabled>
  6150.         <rect>
  6151.             <left>406</left>
  6152.             <top>324</top>
  6153.             <right>466</right>
  6154.             <bottom>342</bottom>
  6155.         </rect>
  6156.         <style>shadow</style>
  6157.         <showName> <true /> </showName>
  6158.         <highlight> <false /> </highlight>
  6159.         <autoHighlight> <true /> </autoHighlight>
  6160.         <sharedHighlight> <true /> </sharedHighlight>
  6161.         <family>0</family>
  6162.         <titleWidth>0</titleWidth>
  6163.         <icon>0</icon>
  6164.         <textAlign>center</textAlign>
  6165.         <font>Chicago</font>
  6166.         <textSize>12</textSize>
  6167.         <textStyle>plain</textStyle>
  6168.         <name>Overlay</name>
  6169.         <script>on mouseUp
  6170. overlay
  6171. end mouseUp</script>
  6172.     </part>
  6173.     <part>
  6174.         <id>4</id>
  6175.         <type>field</type>
  6176.         <visible> <true /> </visible>
  6177.         <dontWrap> <false /> </dontWrap>
  6178.         <dontSearch> <false /> </dontSearch>
  6179.         <sharedText> <false /> </sharedText>
  6180.         <fixedLineHeight> <false /> </fixedLineHeight>
  6181.         <autoTab> <false /> </autoTab>
  6182.         <lockText> <false /> </lockText>
  6183.         <rect>
  6184.             <left>3</left>
  6185.             <top>322</top>
  6186.             <right>295</right>
  6187.             <bottom>338</bottom>
  6188.         </rect>
  6189.         <style>transparent</style>
  6190.         <autoSelect> <false /> </autoSelect>
  6191.         <showLines> <false /> </showLines>
  6192.         <wideMargins> <false /> </wideMargins>
  6193.         <multipleLines> <false /> </multipleLines>
  6194.         <reservedFamily> 0 </reservedFamily>
  6195.         <titleWidth>0</titleWidth>
  6196.         <icon>0</icon>
  6197.         <textAlign>left</textAlign>
  6198.         <font>Geneva</font>
  6199.         <textSize>10</textSize>
  6200.         <textStyle>plain</textStyle>
  6201.         <textHeight>13</textHeight>
  6202.         <name>Equation</name>
  6203.         <script></script>
  6204.     </part>
  6205.     <part>
  6206.         <id>6</id>
  6207.         <type>button</type>
  6208.         <visible> <true /> </visible>
  6209.         <reserved5> 0 </reserved5>
  6210.         <reserved4> 0 </reserved4>
  6211.         <reserved3> 0 </reserved3>
  6212.         <reserved2> 0 </reserved2>
  6213.         <reserved1> 0 </reserved1>
  6214.         <enabled> <true /> </enabled>
  6215.         <rect>
  6216.             <left>294</left>
  6217.             <top>325</top>
  6218.             <right>353</right>
  6219.             <bottom>341</bottom>
  6220.         </rect>
  6221.         <style>shadow</style>
  6222.         <showName> <true /> </showName>
  6223.         <highlight> <false /> </highlight>
  6224.         <autoHighlight> <false /> </autoHighlight>
  6225.         <sharedHighlight> <true /> </sharedHighlight>
  6226.         <family>0</family>
  6227.         <titleWidth>0</titleWidth>
  6228.         <icon>0</icon>
  6229.         <textAlign>center</textAlign>
  6230.         <font>Chicago</font>
  6231.         <textSize>12</textSize>
  6232.         <textStyle>plain</textStyle>
  6233.         <name>Zoom In</name>
  6234.         <script>on mouseUp
  6235. zoomInButton
  6236.  
  6237. end mouseUp</script>
  6238.     </part>
  6239.     <content>
  6240.         <layer>card</layer>
  6241.         <id>4</id>
  6242.         <text>y = sin(x)</text>
  6243.     </content>
  6244.     <content>
  6245.         <layer>background</layer>
  6246.         <id>1</id>
  6247.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  6248.     </content>
  6249.     <name>All16</name>
  6250.     <script>on opencard
  6251. global x,inc,howmany
  6252. put -16 into x
  6253. put .5 into inc
  6254. put 64 into howmany
  6255. end opencard
  6256. </script>
  6257. </card>
  6258.  
  6259.  
  6260. card_5304.xml
  6261. <?xml version="1.0" encoding="utf-8" ?>
  6262. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6263. <card>
  6264.     <id>5304</id>
  6265.     <filler1>0</filler1>
  6266.     <cantDelete> <true /> </cantDelete>
  6267.     <showPict> <true /> </showPict>
  6268.     <dontSearch> <false /> </dontSearch>
  6269.     <owner>2906</owner>
  6270.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  6271.     <part>
  6272.         <id>1</id>
  6273.         <type>button</type>
  6274.         <visible> <true /> </visible>
  6275.         <reserved5> 0 </reserved5>
  6276.         <reserved4> 0 </reserved4>
  6277.         <reserved3> 0 </reserved3>
  6278.         <reserved2> 0 </reserved2>
  6279.         <reserved1> 0 </reserved1>
  6280.         <enabled> <true /> </enabled>
  6281.         <rect>
  6282.             <left>465</left>
  6283.             <top>325</top>
  6284.             <right>512</right>
  6285.             <bottom>342</bottom>
  6286.         </rect>
  6287.         <style>shadow</style>
  6288.         <showName> <true /> </showName>
  6289.         <highlight> <false /> </highlight>
  6290.         <autoHighlight> <true /> </autoHighlight>
  6291.         <sharedHighlight> <true /> </sharedHighlight>
  6292.         <family>0</family>
  6293.         <titleWidth>0</titleWidth>
  6294.         <icon>0</icon>
  6295.         <textAlign>center</textAlign>
  6296.         <font>Chicago</font>
  6297.         <textSize>12</textSize>
  6298.         <textStyle>plain</textStyle>
  6299.         <name>Erase</name>
  6300.         <script>on mouseUp
  6301. EraseGraph "setup"
  6302. end mouseUp</script>
  6303.     </part>
  6304.     <part>
  6305.         <id>2</id>
  6306.         <type>button</type>
  6307.         <visible> <true /> </visible>
  6308.         <reserved5> 0 </reserved5>
  6309.         <reserved4> 0 </reserved4>
  6310.         <reserved3> 0 </reserved3>
  6311.         <reserved2> 0 </reserved2>
  6312.         <reserved1> 0 </reserved1>
  6313.         <enabled> <true /> </enabled>
  6314.         <rect>
  6315.             <left>406</left>
  6316.             <top>325</top>
  6317.             <right>464</right>
  6318.             <bottom>342</bottom>
  6319.         </rect>
  6320.         <style>shadow</style>
  6321.         <showName> <true /> </showName>
  6322.         <highlight> <false /> </highlight>
  6323.         <autoHighlight> <true /> </autoHighlight>
  6324.         <sharedHighlight> <true /> </sharedHighlight>
  6325.         <family>0</family>
  6326.         <titleWidth>0</titleWidth>
  6327.         <icon>0</icon>
  6328.         <textAlign>center</textAlign>
  6329.         <font>Chicago</font>
  6330.         <textSize>12</textSize>
  6331.         <textStyle>plain</textStyle>
  6332.         <name>Overlay</name>
  6333.         <script>on mouseUp
  6334. overlay
  6335. end mouseUp</script>
  6336.     </part>
  6337.     <part>
  6338.         <id>3</id>
  6339.         <type>button</type>
  6340.         <visible> <true /> </visible>
  6341.         <reserved5> 0 </reserved5>
  6342.         <reserved4> 0 </reserved4>
  6343.         <reserved3> 0 </reserved3>
  6344.         <reserved2> 0 </reserved2>
  6345.         <reserved1> 0 </reserved1>
  6346.         <enabled> <true /> </enabled>
  6347.         <rect>
  6348.             <left>355</left>
  6349.             <top>325</top>
  6350.             <right>405</right>
  6351.             <bottom>342</bottom>
  6352.         </rect>
  6353.         <style>shadow</style>
  6354.         <showName> <true /> </showName>
  6355.         <highlight> <false /> </highlight>
  6356.         <autoHighlight> <true /> </autoHighlight>
  6357.         <sharedHighlight> <true /> </sharedHighlight>
  6358.         <family>0</family>
  6359.         <titleWidth>0</titleWidth>
  6360.         <icon>0</icon>
  6361.         <textAlign>center</textAlign>
  6362.         <font>Chicago</font>
  6363.         <textSize>12</textSize>
  6364.         <textStyle>plain</textStyle>
  6365.         <name>Print</name>
  6366.         <script>on mouseUp
  6367. cardPrint
  6368. end mouseUp</script>
  6369.     </part>
  6370.     <part>
  6371.         <id>4</id>
  6372.         <type>field</type>
  6373.         <visible> <true /> </visible>
  6374.         <dontWrap> <false /> </dontWrap>
  6375.         <dontSearch> <false /> </dontSearch>
  6376.         <sharedText> <false /> </sharedText>
  6377.         <fixedLineHeight> <false /> </fixedLineHeight>
  6378.         <autoTab> <false /> </autoTab>
  6379.         <lockText> <false /> </lockText>
  6380.         <rect>
  6381.             <left>3</left>
  6382.             <top>322</top>
  6383.             <right>295</right>
  6384.             <bottom>338</bottom>
  6385.         </rect>
  6386.         <style>transparent</style>
  6387.         <autoSelect> <false /> </autoSelect>
  6388.         <showLines> <false /> </showLines>
  6389.         <wideMargins> <false /> </wideMargins>
  6390.         <multipleLines> <false /> </multipleLines>
  6391.         <reservedFamily> 0 </reservedFamily>
  6392.         <titleWidth>0</titleWidth>
  6393.         <icon>0</icon>
  6394.         <textAlign>left</textAlign>
  6395.         <font>Geneva</font>
  6396.         <textSize>10</textSize>
  6397.         <textStyle>plain</textStyle>
  6398.         <textHeight>13</textHeight>
  6399.         <name>Equation</name>
  6400.         <script></script>
  6401.     </part>
  6402.     <part>
  6403.         <id>6</id>
  6404.         <type>button</type>
  6405.         <visible> <false /> </visible>
  6406.         <reserved5> 0 </reserved5>
  6407.         <reserved4> 0 </reserved4>
  6408.         <reserved3> 0 </reserved3>
  6409.         <reserved2> 0 </reserved2>
  6410.         <reserved1> 0 </reserved1>
  6411.         <enabled> <true /> </enabled>
  6412.         <rect>
  6413.             <left>294</left>
  6414.             <top>325</top>
  6415.             <right>353</right>
  6416.             <bottom>341</bottom>
  6417.         </rect>
  6418.         <style>shadow</style>
  6419.         <showName> <true /> </showName>
  6420.         <highlight> <false /> </highlight>
  6421.         <autoHighlight> <false /> </autoHighlight>
  6422.         <sharedHighlight> <true /> </sharedHighlight>
  6423.         <family>0</family>
  6424.         <titleWidth>0</titleWidth>
  6425.         <icon>0</icon>
  6426.         <textAlign>center</textAlign>
  6427.         <font>Chicago</font>
  6428.         <textSize>12</textSize>
  6429.         <textStyle>plain</textStyle>
  6430.         <name>Zoom In</name>
  6431.         <script>on mouseUp
  6432. zoomInButton
  6433.  
  6434. end mouseUp</script>
  6435.     </part>
  6436.     <content>
  6437.         <layer>card</layer>
  6438.         <id>4</id>
  6439.         <text>y = x^2+5*x+6</text>
  6440.     </content>
  6441.     <content>
  6442.         <layer>background</layer>
  6443.         <id>1</id>
  6444.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  6445.     </content>
  6446.     <name>All32</name>
  6447.     <script>on opencard
  6448. global x,inc,howmany
  6449. put -8 into x
  6450. put .2 into inc
  6451. put 80 into howmany
  6452. end opencard
  6453. </script>
  6454. </card>
  6455.  
  6456.  
  6457. card_4724.xml
  6458. <?xml version="1.0" encoding="utf-8" ?>
  6459. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6460. <card>
  6461.     <id>4724</id>
  6462.     <filler1>0</filler1>
  6463.     <cantDelete> <true /> </cantDelete>
  6464.     <showPict> <true /> </showPict>
  6465.     <dontSearch> <false /> </dontSearch>
  6466.     <owner>4516</owner>
  6467.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  6468.     <part>
  6469.         <id>1</id>
  6470.         <type>button</type>
  6471.         <visible> <true /> </visible>
  6472.         <reserved5> 0 </reserved5>
  6473.         <reserved4> 0 </reserved4>
  6474.         <reserved3> 0 </reserved3>
  6475.         <reserved2> 0 </reserved2>
  6476.         <reserved1> 0 </reserved1>
  6477.         <enabled> <true /> </enabled>
  6478.         <rect>
  6479.             <left>355</left>
  6480.             <top>325</top>
  6481.             <right>405</right>
  6482.             <bottom>342</bottom>
  6483.         </rect>
  6484.         <style>shadow</style>
  6485.         <showName> <true /> </showName>
  6486.         <highlight> <false /> </highlight>
  6487.         <autoHighlight> <true /> </autoHighlight>
  6488.         <sharedHighlight> <true /> </sharedHighlight>
  6489.         <family>0</family>
  6490.         <titleWidth>0</titleWidth>
  6491.         <icon>0</icon>
  6492.         <textAlign>center</textAlign>
  6493.         <font>Chicago</font>
  6494.         <textSize>12</textSize>
  6495.         <textStyle>plain</textStyle>
  6496.         <name>Print</name>
  6497.         <script>on mouseUp
  6498. cardPrint
  6499. end mouseUp</script>
  6500.     </part>
  6501.     <part>
  6502.         <id>2</id>
  6503.         <type>field</type>
  6504.         <visible> <true /> </visible>
  6505.         <dontWrap> <false /> </dontWrap>
  6506.         <dontSearch> <false /> </dontSearch>
  6507.         <sharedText> <false /> </sharedText>
  6508.         <fixedLineHeight> <false /> </fixedLineHeight>
  6509.         <autoTab> <false /> </autoTab>
  6510.         <lockText> <false /> </lockText>
  6511.         <rect>
  6512.             <left>3</left>
  6513.             <top>322</top>
  6514.             <right>295</right>
  6515.             <bottom>338</bottom>
  6516.         </rect>
  6517.         <style>transparent</style>
  6518.         <autoSelect> <false /> </autoSelect>
  6519.         <showLines> <false /> </showLines>
  6520.         <wideMargins> <false /> </wideMargins>
  6521.         <multipleLines> <false /> </multipleLines>
  6522.         <reservedFamily> 0 </reservedFamily>
  6523.         <titleWidth>0</titleWidth>
  6524.         <icon>0</icon>
  6525.         <textAlign>left</textAlign>
  6526.         <font>Geneva</font>
  6527.         <textSize>10</textSize>
  6528.         <textStyle>plain</textStyle>
  6529.         <textHeight>13</textHeight>
  6530.         <name>Equation</name>
  6531.         <script></script>
  6532.     </part>
  6533.     <part>
  6534.         <id>3</id>
  6535.         <type>button</type>
  6536.         <visible> <true /> </visible>
  6537.         <reserved5> 0 </reserved5>
  6538.         <reserved4> 0 </reserved4>
  6539.         <reserved3> 0 </reserved3>
  6540.         <reserved2> 0 </reserved2>
  6541.         <reserved1> 0 </reserved1>
  6542.         <enabled> <true /> </enabled>
  6543.         <rect>
  6544.             <left>406</left>
  6545.             <top>325</top>
  6546.             <right>464</right>
  6547.             <bottom>342</bottom>
  6548.         </rect>
  6549.         <style>shadow</style>
  6550.         <showName> <true /> </showName>
  6551.         <highlight> <false /> </highlight>
  6552.         <autoHighlight> <true /> </autoHighlight>
  6553.         <sharedHighlight> <true /> </sharedHighlight>
  6554.         <family>0</family>
  6555.         <titleWidth>0</titleWidth>
  6556.         <icon>0</icon>
  6557.         <textAlign>center</textAlign>
  6558.         <font>Chicago</font>
  6559.         <textSize>12</textSize>
  6560.         <textStyle>plain</textStyle>
  6561.         <name>Overlay</name>
  6562.         <script>on mouseUp
  6563. overlay
  6564. end mouseUp</script>
  6565.     </part>
  6566.     <part>
  6567.         <id>6</id>
  6568.         <type>button</type>
  6569.         <visible> <true /> </visible>
  6570.         <reserved5> 0 </reserved5>
  6571.         <reserved4> 0 </reserved4>
  6572.         <reserved3> 0 </reserved3>
  6573.         <reserved2> 0 </reserved2>
  6574.         <reserved1> 0 </reserved1>
  6575.         <enabled> <true /> </enabled>
  6576.         <rect>
  6577.             <left>294</left>
  6578.             <top>325</top>
  6579.             <right>353</right>
  6580.             <bottom>341</bottom>
  6581.         </rect>
  6582.         <style>shadow</style>
  6583.         <showName> <true /> </showName>
  6584.         <highlight> <false /> </highlight>
  6585.         <autoHighlight> <false /> </autoHighlight>
  6586.         <sharedHighlight> <true /> </sharedHighlight>
  6587.         <family>0</family>
  6588.         <titleWidth>0</titleWidth>
  6589.         <icon>0</icon>
  6590.         <textAlign>center</textAlign>
  6591.         <font>Chicago</font>
  6592.         <textSize>12</textSize>
  6593.         <textStyle>plain</textStyle>
  6594.         <name>Zoom In</name>
  6595.         <script>on mouseUp
  6596. zoomInButton
  6597.  
  6598. end mouseUp</script>
  6599.     </part>
  6600.     <part>
  6601.         <id>7</id>
  6602.         <type>button</type>
  6603.         <visible> <true /> </visible>
  6604.         <reserved5> 0 </reserved5>
  6605.         <reserved4> 0 </reserved4>
  6606.         <reserved3> 0 </reserved3>
  6607.         <reserved2> 0 </reserved2>
  6608.         <reserved1> 0 </reserved1>
  6609.         <enabled> <true /> </enabled>
  6610.         <rect>
  6611.             <left>464</left>
  6612.             <top>325</top>
  6613.             <right>512</right>
  6614.             <bottom>342</bottom>
  6615.         </rect>
  6616.         <style>shadow</style>
  6617.         <showName> <true /> </showName>
  6618.         <highlight> <false /> </highlight>
  6619.         <autoHighlight> <true /> </autoHighlight>
  6620.         <sharedHighlight> <true /> </sharedHighlight>
  6621.         <family>0</family>
  6622.         <titleWidth>0</titleWidth>
  6623.         <icon>0</icon>
  6624.         <textAlign>center</textAlign>
  6625.         <font>Chicago</font>
  6626.         <textSize>12</textSize>
  6627.         <textStyle>plain</textStyle>
  6628.         <name>Erase</name>
  6629.         <script>on mouseUp
  6630. EraseGraph "setup"
  6631. end mouseUp</script>
  6632.     </part>
  6633.     <content>
  6634.         <layer>card</layer>
  6635.         <id>2</id>
  6636.         <text>y = sin(2*x)</text>
  6637.     </content>
  6638.     <content>
  6639.         <layer>card</layer>
  6640.         <id>5</id>
  6641.         <text>Drag the rectangle to the part of the graph you wish to zoom in and release the mouse button.</text>
  6642.     </content>
  6643.     <content>
  6644.         <layer>background</layer>
  6645.         <id>4</id>
  6646.         <text>Drag the rectangle to the part of the graph you wish to expand and release the mouse button.</text>
  6647.     </content>
  6648.     <name>All64</name>
  6649.     <script>on opencard
  6650. global x,inc,howmany
  6651.  
  6652. put -4 into x
  6653. put .1 into inc
  6654. put 80 into howmany
  6655. set the rectangle of background button "clipping" to 190,140,290,210
  6656. hide background button "clipping"
  6657. show card button "zoom in"
  6658. end opencard
  6659.  
  6660.  
  6661. </script>
  6662. </card>
  6663.  
  6664.  
  6665. card_3685.xml
  6666. <?xml version="1.0" encoding="utf-8" ?>
  6667. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6668. <card>
  6669.     <id>3685</id>
  6670.     <filler1>0</filler1>
  6671.     <bitmap>BMAP_4245.pbm</bitmap>
  6672.     <cantDelete> <false /> </cantDelete>
  6673.     <showPict> <true /> </showPict>
  6674.     <dontSearch> <false /> </dontSearch>
  6675.     <owner>2741</owner>
  6676.     <link rel="stylesheet" type="text/css" href="stylesheet_3087.css" />
  6677.     <part>
  6678.         <id>1</id>
  6679.         <type>field</type>
  6680.         <visible> <true /> </visible>
  6681.         <dontWrap> <false /> </dontWrap>
  6682.         <dontSearch> <false /> </dontSearch>
  6683.         <sharedText> <false /> </sharedText>
  6684.         <fixedLineHeight> <false /> </fixedLineHeight>
  6685.         <autoTab> <false /> </autoTab>
  6686.         <lockText> <false /> </lockText>
  6687.         <rect>
  6688.             <left>72</left>
  6689.             <top>44</top>
  6690.             <right>507</right>
  6691.             <bottom>64</bottom>
  6692.         </rect>
  6693.         <style>transparent</style>
  6694.         <autoSelect> <false /> </autoSelect>
  6695.         <showLines> <false /> </showLines>
  6696.         <wideMargins> <false /> </wideMargins>
  6697.         <multipleLines> <false /> </multipleLines>
  6698.         <reservedFamily> 0 </reservedFamily>
  6699.         <titleWidth>0</titleWidth>
  6700.         <icon>0</icon>
  6701.         <textAlign>left</textAlign>
  6702.         <font>Geneva</font>
  6703.         <textSize>12</textSize>
  6704.         <textStyle>bold</textStyle>
  6705.         <textHeight>16</textHeight>
  6706.         <name>function</name>
  6707.         <script></script>
  6708.     </part>
  6709.     <part>
  6710.         <id>6</id>
  6711.         <type>button</type>
  6712.         <visible> <true /> </visible>
  6713.         <reserved5> 0 </reserved5>
  6714.         <reserved4> 0 </reserved4>
  6715.         <reserved3> 0 </reserved3>
  6716.         <reserved2> 0 </reserved2>
  6717.         <reserved1> 0 </reserved1>
  6718.         <enabled> <true /> </enabled>
  6719.         <rect>
  6720.             <left>21</left>
  6721.             <top>103</top>
  6722.             <right>139</right>
  6723.             <bottom>124</bottom>
  6724.         </rect>
  6725.         <style>checkbox</style>
  6726.         <showName> <true /> </showName>
  6727.         <highlight> <true /> </highlight>
  6728.         <autoHighlight> <true /> </autoHighlight>
  6729.         <sharedHighlight> <true /> </sharedHighlight>
  6730.         <family>0</family>
  6731.         <titleWidth>0</titleWidth>
  6732.         <icon>0</icon>
  6733.         <textAlign>center</textAlign>
  6734.         <font>Chicago</font>
  6735.         <textSize>12</textSize>
  6736.         <textStyle>plain</textStyle>
  6737.         <name>All Quadrants</name>
  6738.         <script>on mouseUp
  6739. global quadName,orgx,orgy,custom
  6740. repeat with x = 1 to 9
  6741. set hilite of card button x to false
  6742. end repeat
  6743. set hilite of card button 1 to true
  6744. put "All" into quadName
  6745. put 256 into orgx
  6746. put 168 into orgy
  6747. hideCstmFields
  6748. end mouseUp</script>
  6749.     </part>
  6750.     <part>
  6751.         <id>7</id>
  6752.         <type>button</type>
  6753.         <visible> <true /> </visible>
  6754.         <reserved5> 0 </reserved5>
  6755.         <reserved4> 0 </reserved4>
  6756.         <reserved3> 0 </reserved3>
  6757.         <reserved2> 0 </reserved2>
  6758.         <reserved1> 0 </reserved1>
  6759.         <enabled> <true /> </enabled>
  6760.         <rect>
  6761.             <left>21</left>
  6762.             <top>124</top>
  6763.             <right>139</right>
  6764.             <bottom>145</bottom>
  6765.         </rect>
  6766.         <style>checkbox</style>
  6767.         <showName> <true /> </showName>
  6768.         <highlight> <false /> </highlight>
  6769.         <autoHighlight> <true /> </autoHighlight>
  6770.         <sharedHighlight> <true /> </sharedHighlight>
  6771.         <family>0</family>
  6772.         <titleWidth>0</titleWidth>
  6773.         <icon>0</icon>
  6774.         <textAlign>center</textAlign>
  6775.         <font>Chicago</font>
  6776.         <textSize>12</textSize>
  6777.         <textStyle>plain</textStyle>
  6778.         <name>1 & 4</name>
  6779.         <script>on mouseUp
  6780. global quadName,orgx,orgy
  6781. repeat with x = 1 to 9
  6782. set hilite of card button x to false
  6783. end repeat
  6784. set hilite of card button 2 to true
  6785. put "1&4" into quadName
  6786. put 32 into orgx
  6787. put 168 into orgy
  6788. hideCstmFields
  6789. end mouseUp</script>
  6790.     </part>
  6791.     <part>
  6792.         <id>8</id>
  6793.         <type>button</type>
  6794.         <visible> <true /> </visible>
  6795.         <reserved5> 0 </reserved5>
  6796.         <reserved4> 0 </reserved4>
  6797.         <reserved3> 0 </reserved3>
  6798.         <reserved2> 0 </reserved2>
  6799.         <reserved1> 0 </reserved1>
  6800.         <enabled> <true /> </enabled>
  6801.         <rect>
  6802.             <left>21</left>
  6803.             <top>144</top>
  6804.             <right>139</right>
  6805.             <bottom>165</bottom>
  6806.         </rect>
  6807.         <style>checkbox</style>
  6808.         <showName> <true /> </showName>
  6809.         <highlight> <false /> </highlight>
  6810.         <autoHighlight> <true /> </autoHighlight>
  6811.         <sharedHighlight> <true /> </sharedHighlight>
  6812.         <family>0</family>
  6813.         <titleWidth>0</titleWidth>
  6814.         <icon>0</icon>
  6815.         <textAlign>center</textAlign>
  6816.         <font>Chicago</font>
  6817.         <textSize>12</textSize>
  6818.         <textStyle>plain</textStyle>
  6819.         <name>2 & 3</name>
  6820.         <script>on mouseUp
  6821. global quadName,orgx,orgy
  6822. repeat with x = 1 to 9
  6823. set hilite of card button x to false
  6824. end repeat
  6825. set hilite of card button 3 to true
  6826. put "2&3" into quadName
  6827. put 480 into orgx
  6828. put 168 into orgy
  6829. hideCstmFields
  6830. end mouseUp</script>
  6831.     </part>
  6832.     <part>
  6833.         <id>9</id>
  6834.         <type>button</type>
  6835.         <visible> <true /> </visible>
  6836.         <reserved5> 0 </reserved5>
  6837.         <reserved4> 0 </reserved4>
  6838.         <reserved3> 0 </reserved3>
  6839.         <reserved2> 0 </reserved2>
  6840.         <reserved1> 0 </reserved1>
  6841.         <enabled> <true /> </enabled>
  6842.         <rect>
  6843.             <left>21</left>
  6844.             <top>165</top>
  6845.             <right>139</right>
  6846.             <bottom>186</bottom>
  6847.         </rect>
  6848.         <style>checkbox</style>
  6849.         <showName> <true /> </showName>
  6850.         <highlight> <false /> </highlight>
  6851.         <autoHighlight> <true /> </autoHighlight>
  6852.         <sharedHighlight> <true /> </sharedHighlight>
  6853.         <family>0</family>
  6854.         <titleWidth>0</titleWidth>
  6855.         <icon>0</icon>
  6856.         <textAlign>center</textAlign>
  6857.         <font>Chicago</font>
  6858.         <textSize>12</textSize>
  6859.         <textStyle>plain</textStyle>
  6860.         <name>3 & 4</name>
  6861.         <script>
  6862. on mouseUp
  6863. global quadName,orgx,orgy
  6864. repeat with x = 1 to 9
  6865. set hilite of card button x to false
  6866. end repeat
  6867. set hilite of card button 4 to true
  6868. put "3&4" into quadName
  6869. put 248 into orgx
  6870. put 24 into orgy
  6871. hideCstmFields
  6872. end mouseUp</script>
  6873.     </part>
  6874.     <part>
  6875.         <id>10</id>
  6876.         <type>button</type>
  6877.         <visible> <true /> </visible>
  6878.         <reserved5> 0 </reserved5>
  6879.         <reserved4> 0 </reserved4>
  6880.         <reserved3> 0 </reserved3>
  6881.         <reserved2> 0 </reserved2>
  6882.         <reserved1> 0 </reserved1>
  6883.         <enabled> <true /> </enabled>
  6884.         <rect>
  6885.             <left>21</left>
  6886.             <top>186</top>
  6887.             <right>139</right>
  6888.             <bottom>207</bottom>
  6889.         </rect>
  6890.         <style>checkbox</style>
  6891.         <showName> <true /> </showName>
  6892.         <highlight> <false /> </highlight>
  6893.         <autoHighlight> <true /> </autoHighlight>
  6894.         <sharedHighlight> <true /> </sharedHighlight>
  6895.         <family>0</family>
  6896.         <titleWidth>0</titleWidth>
  6897.         <icon>0</icon>
  6898.         <textAlign>center</textAlign>
  6899.         <font>Chicago</font>
  6900.         <textSize>12</textSize>
  6901.         <textStyle>plain</textStyle>
  6902.         <name>1</name>
  6903.         <script>on mouseUp
  6904. global quadName,orgx,orgy
  6905. repeat with x = 1 to 9
  6906. set hilite of card button x to false
  6907. end repeat
  6908. set hilite of card button 5 to true
  6909. put "Quad1-" into quadName
  6910. put 32 into orgx
  6911. put 296 into orgy
  6912. hideCstmFields
  6913. end mouseUp</script>
  6914.     </part>
  6915.     <part>
  6916.         <id>11</id>
  6917.         <type>button</type>
  6918.         <visible> <true /> </visible>
  6919.         <reserved5> 0 </reserved5>
  6920.         <reserved4> 0 </reserved4>
  6921.         <reserved3> 0 </reserved3>
  6922.         <reserved2> 0 </reserved2>
  6923.         <reserved1> 0 </reserved1>
  6924.         <enabled> <true /> </enabled>
  6925.         <rect>
  6926.             <left>21</left>
  6927.             <top>207</top>
  6928.             <right>139</right>
  6929.             <bottom>228</bottom>
  6930.         </rect>
  6931.         <style>checkbox</style>
  6932.         <showName> <true /> </showName>
  6933.         <highlight> <false /> </highlight>
  6934.         <autoHighlight> <true /> </autoHighlight>
  6935.         <sharedHighlight> <true /> </sharedHighlight>
  6936.         <family>0</family>
  6937.         <titleWidth>0</titleWidth>
  6938.         <icon>0</icon>
  6939.         <textAlign>center</textAlign>
  6940.         <font>Chicago</font>
  6941.         <textSize>12</textSize>
  6942.         <textStyle>plain</textStyle>
  6943.         <name>2</name>
  6944.         <script>
  6945. on mouseUp
  6946. global quadName,orgx,orgy
  6947. repeat with x = 1 to 9
  6948. set hilite of card button x to false
  6949. end repeat
  6950. set hilite of card button 6 to true
  6951. put "Quad2-" into quadName
  6952. put 472 into orgx
  6953. put 296 into orgy
  6954. hideCstmFields
  6955. end mouseUp</script>
  6956.     </part>
  6957.     <part>
  6958.         <id>12</id>
  6959.         <type>button</type>
  6960.         <visible> <true /> </visible>
  6961.         <reserved5> 0 </reserved5>
  6962.         <reserved4> 0 </reserved4>
  6963.         <reserved3> 0 </reserved3>
  6964.         <reserved2> 0 </reserved2>
  6965.         <reserved1> 0 </reserved1>
  6966.         <enabled> <true /> </enabled>
  6967.         <rect>
  6968.             <left>21</left>
  6969.             <top>228</top>
  6970.             <right>139</right>
  6971.             <bottom>249</bottom>
  6972.         </rect>
  6973.         <style>checkbox</style>
  6974.         <showName> <true /> </showName>
  6975.         <highlight> <false /> </highlight>
  6976.         <autoHighlight> <true /> </autoHighlight>
  6977.         <sharedHighlight> <true /> </sharedHighlight>
  6978.         <family>0</family>
  6979.         <titleWidth>0</titleWidth>
  6980.         <icon>0</icon>
  6981.         <textAlign>center</textAlign>
  6982.         <font>Chicago</font>
  6983.         <textSize>12</textSize>
  6984.         <textStyle>plain</textStyle>
  6985.         <name>3</name>
  6986.         <script>on mouseUp
  6987. global quadName,orgx,orgy
  6988. repeat with x = 1 to 9
  6989. set hilite of card button x to false
  6990. end repeat
  6991. set hilite of card button 7 to true
  6992. put "Quad3-" into quadName
  6993. put 472 into orgx
  6994. put 32 into orgy
  6995. hideCstmFields
  6996. end mouseUp</script>
  6997.     </part>
  6998.     <part>
  6999.         <id>13</id>
  7000.         <type>button</type>
  7001.         <visible> <true /> </visible>
  7002.         <reserved5> 0 </reserved5>
  7003.         <reserved4> 0 </reserved4>
  7004.         <reserved3> 0 </reserved3>
  7005.         <reserved2> 0 </reserved2>
  7006.         <reserved1> 0 </reserved1>
  7007.         <enabled> <true /> </enabled>
  7008.         <rect>
  7009.             <left>21</left>
  7010.             <top>249</top>
  7011.             <right>139</right>
  7012.             <bottom>270</bottom>
  7013.         </rect>
  7014.         <style>checkbox</style>
  7015.         <showName> <true /> </showName>
  7016.         <highlight> <false /> </highlight>
  7017.         <autoHighlight> <true /> </autoHighlight>
  7018.         <sharedHighlight> <true /> </sharedHighlight>
  7019.         <family>0</family>
  7020.         <titleWidth>0</titleWidth>
  7021.         <icon>0</icon>
  7022.         <textAlign>center</textAlign>
  7023.         <font>Chicago</font>
  7024.         <textSize>12</textSize>
  7025.         <textStyle>plain</textStyle>
  7026.         <name>4</name>
  7027.         <script>on mouseUp
  7028. global quadName,orgx,orgy
  7029. repeat with x = 1 to 9
  7030. set hilite of card button x to false
  7031. end repeat
  7032. set hilite of card button 8 to true
  7033. put "Quad4-" into quadName
  7034. put 32 into orgx
  7035. put 32 into orgy
  7036. hideCstmFields
  7037. end mouseUp</script>
  7038.     </part>
  7039.     <part>
  7040.         <id>19</id>
  7041.         <type>button</type>
  7042.         <visible> <true /> </visible>
  7043.         <reserved5> 0 </reserved5>
  7044.         <reserved4> 0 </reserved4>
  7045.         <reserved3> 0 </reserved3>
  7046.         <reserved2> 0 </reserved2>
  7047.         <reserved1> 0 </reserved1>
  7048.         <enabled> <true /> </enabled>
  7049.         <rect>
  7050.             <left>21</left>
  7051.             <top>269</top>
  7052.             <right>139</right>
  7053.             <bottom>290</bottom>
  7054.         </rect>
  7055.         <style>checkbox</style>
  7056.         <showName> <true /> </showName>
  7057.         <highlight> <false /> </highlight>
  7058.         <autoHighlight> <true /> </autoHighlight>
  7059.         <sharedHighlight> <true /> </sharedHighlight>
  7060.         <family>0</family>
  7061.         <titleWidth>0</titleWidth>
  7062.         <icon>0</icon>
  7063.         <textAlign>center</textAlign>
  7064.         <font>Chicago</font>
  7065.         <textSize>12</textSize>
  7066.         <textStyle>plain</textStyle>
  7067.         <name>Custom</name>
  7068.         <script>on mouseUp
  7069. global quadName,custom
  7070. repeat with x = 1 to 9
  7071. set hilite of card button x to false
  7072. end repeat
  7073. set hilite of card button 9 to true
  7074.  
  7075. put "true" into custom
  7076. repeat with x = 2 to 9
  7077. show card field x
  7078. end repeat
  7079. select text of card field "xb"
  7080. end mouseUp</script>
  7081.     </part>
  7082.     <part>
  7083.         <id>20</id>
  7084.         <type>button</type>
  7085.         <visible> <true /> </visible>
  7086.         <reserved5> 0 </reserved5>
  7087.         <reserved4> 0 </reserved4>
  7088.         <reserved3> 0 </reserved3>
  7089.         <reserved2> 0 </reserved2>
  7090.         <reserved1> 0 </reserved1>
  7091.         <enabled> <true /> </enabled>
  7092.         <rect>
  7093.             <left>180</left>
  7094.             <top>103</top>
  7095.             <right>298</right>
  7096.             <bottom>124</bottom>
  7097.         </rect>
  7098.         <style>checkbox</style>
  7099.         <showName> <true /> </showName>
  7100.         <highlight> <true /> </highlight>
  7101.         <autoHighlight> <true /> </autoHighlight>
  7102.         <sharedHighlight> <true /> </sharedHighlight>
  7103.         <family>0</family>
  7104.         <titleWidth>0</titleWidth>
  7105.         <icon>0</icon>
  7106.         <textAlign>center</textAlign>
  7107.         <font>Chicago</font>
  7108.         <textSize>12</textSize>
  7109.         <textStyle>plain</textStyle>
  7110.         <name>64 dots/unit</name>
  7111.         <script>on mouseUp
  7112. global scalename,scalex,scaley
  7113. repeat with x = 10 to 13
  7114. set hilite of card button x to false
  7115.  
  7116. end repeat
  7117. put "64" into scalename
  7118. set hilite of card button 10 to true
  7119. put 64 into scalex
  7120. put 64 into scaley
  7121. end mouseUp</script>
  7122.     </part>
  7123.     <part>
  7124.         <id>28</id>
  7125.         <type>field</type>
  7126.         <visible> <false /> </visible>
  7127.         <dontWrap> <false /> </dontWrap>
  7128.         <dontSearch> <false /> </dontSearch>
  7129.         <sharedText> <false /> </sharedText>
  7130.         <fixedLineHeight> <false /> </fixedLineHeight>
  7131.         <autoTab> <false /> </autoTab>
  7132.         <lockText> <true /> </lockText>
  7133.         <rect>
  7134.             <left>157</left>
  7135.             <top>106</top>
  7136.             <right>265</right>
  7137.             <bottom>123</bottom>
  7138.         </rect>
  7139.         <style>opaque</style>
  7140.         <autoSelect> <false /> </autoSelect>
  7141.         <showLines> <false /> </showLines>
  7142.         <wideMargins> <false /> </wideMargins>
  7143.         <multipleLines> <false /> </multipleLines>
  7144.         <reservedFamily> 0 </reservedFamily>
  7145.         <titleWidth>0</titleWidth>
  7146.         <icon>0</icon>
  7147.         <textAlign>left</textAlign>
  7148.         <font>Geneva</font>
  7149.         <textSize>12</textSize>
  7150.         <textStyle>bold</textStyle>
  7151.         <textHeight>16</textHeight>
  7152.         <name>Beginning x</name>
  7153.         <script></script>
  7154.     </part>
  7155.     <part>
  7156.         <id>21</id>
  7157.         <type>button</type>
  7158.         <visible> <true /> </visible>
  7159.         <reserved5> 0 </reserved5>
  7160.         <reserved4> 0 </reserved4>
  7161.         <reserved3> 0 </reserved3>
  7162.         <reserved2> 0 </reserved2>
  7163.         <reserved1> 0 </reserved1>
  7164.         <enabled> <true /> </enabled>
  7165.         <rect>
  7166.             <left>180</left>
  7167.             <top>123</top>
  7168.             <right>298</right>
  7169.             <bottom>144</bottom>
  7170.         </rect>
  7171.         <style>checkbox</style>
  7172.         <showName> <true /> </showName>
  7173.         <highlight> <false /> </highlight>
  7174.         <autoHighlight> <true /> </autoHighlight>
  7175.         <sharedHighlight> <true /> </sharedHighlight>
  7176.         <family>0</family>
  7177.         <titleWidth>0</titleWidth>
  7178.         <icon>0</icon>
  7179.         <textAlign>center</textAlign>
  7180.         <font>Chicago</font>
  7181.         <textSize>12</textSize>
  7182.         <textStyle>plain</textStyle>
  7183.         <name>32 dots/unit</name>
  7184.         <script>on mouseUp
  7185. global scalename,scalex,scaley
  7186. repeat with x = 10 to 13
  7187. set hilite of card button x to false
  7188.  
  7189. end repeat
  7190. set hilite of card button 11 to true
  7191. put "32" into scalename
  7192. put 32 into scalex
  7193. put 32 into scaley
  7194. end mouseUp</script>
  7195.     </part>
  7196.     <part>
  7197.         <id>22</id>
  7198.         <type>button</type>
  7199.         <visible> <true /> </visible>
  7200.         <reserved5> 0 </reserved5>
  7201.         <reserved4> 0 </reserved4>
  7202.         <reserved3> 0 </reserved3>
  7203.         <reserved2> 0 </reserved2>
  7204.         <reserved1> 0 </reserved1>
  7205.         <enabled> <true /> </enabled>
  7206.         <rect>
  7207.             <left>180</left>
  7208.             <top>142</top>
  7209.             <right>298</right>
  7210.             <bottom>163</bottom>
  7211.         </rect>
  7212.         <style>checkbox</style>
  7213.         <showName> <true /> </showName>
  7214.         <highlight> <false /> </highlight>
  7215.         <autoHighlight> <true /> </autoHighlight>
  7216.         <sharedHighlight> <true /> </sharedHighlight>
  7217.         <family>0</family>
  7218.         <titleWidth>0</titleWidth>
  7219.         <icon>0</icon>
  7220.         <textAlign>center</textAlign>
  7221.         <font>Chicago</font>
  7222.         <textSize>12</textSize>
  7223.         <textStyle>plain</textStyle>
  7224.         <name>16 dots/unit</name>
  7225.         <script>on mouseUp
  7226. global scalename,scalex,scaley
  7227. repeat with x = 10 to 13
  7228. set hilite of card button x to false
  7229.  
  7230. end repeat
  7231. set hilite of card button 12 to true
  7232. put "16" into scalename
  7233. put 16 into scalex
  7234. put 16 into scaley
  7235. end mouseUp</script>
  7236.     </part>
  7237.     <part>
  7238.         <id>23</id>
  7239.         <type>button</type>
  7240.         <visible> <true /> </visible>
  7241.         <reserved5> 0 </reserved5>
  7242.         <reserved4> 0 </reserved4>
  7243.         <reserved3> 0 </reserved3>
  7244.         <reserved2> 0 </reserved2>
  7245.         <reserved1> 0 </reserved1>
  7246.         <enabled> <true /> </enabled>
  7247.         <rect>
  7248.             <left>180</left>
  7249.             <top>163</top>
  7250.             <right>298</right>
  7251.             <bottom>184</bottom>
  7252.         </rect>
  7253.         <style>checkbox</style>
  7254.         <showName> <true /> </showName>
  7255.         <highlight> <false /> </highlight>
  7256.         <autoHighlight> <true /> </autoHighlight>
  7257.         <sharedHighlight> <true /> </sharedHighlight>
  7258.         <family>0</family>
  7259.         <titleWidth>0</titleWidth>
  7260.         <icon>0</icon>
  7261.         <textAlign>center</textAlign>
  7262.         <font>Chicago</font>
  7263.         <textSize>12</textSize>
  7264.         <textStyle>plain</textStyle>
  7265.         <name>8 dots/unit</name>
  7266.         <script>on mouseUp
  7267. global scalename,scalex,scaley
  7268.  
  7269. repeat with x = 10 to 13
  7270. set hilite of card button x to false
  7271.  
  7272. end repeat
  7273. set hilite of card button 13 to true
  7274. put "8" into scalename
  7275. put 8 into scalex
  7276. put 8 into scaley
  7277. end mouseUp</script>
  7278.     </part>
  7279.     <part>
  7280.         <id>25</id>
  7281.         <type>button</type>
  7282.         <visible> <true /> </visible>
  7283.         <reserved5> 0 </reserved5>
  7284.         <reserved4> 0 </reserved4>
  7285.         <reserved3> 0 </reserved3>
  7286.         <reserved2> 0 </reserved2>
  7287.         <reserved1> 0 </reserved1>
  7288.         <enabled> <true /> </enabled>
  7289.         <rect>
  7290.             <left>408</left>
  7291.             <top>312</top>
  7292.             <right>508</right>
  7293.             <bottom>334</bottom>
  7294.         </rect>
  7295.         <style>shadow</style>
  7296.         <showName> <true /> </showName>
  7297.         <highlight> <false /> </highlight>
  7298.         <autoHighlight> <true /> </autoHighlight>
  7299.         <sharedHighlight> <true /> </sharedHighlight>
  7300.         <family>0</family>
  7301.         <titleWidth>0</titleWidth>
  7302.         <icon>0</icon>
  7303.         <textAlign>center</textAlign>
  7304.         <font>Chicago</font>
  7305.         <textSize>12</textSize>
  7306.         <textStyle>plain</textStyle>
  7307.         <name>Graph it</name>
  7308.         <script>on mouseUp
  7309. global quadName, scaleName,scale,x,inc,howmany,orgx,orgy,custom
  7310. global scalex,scaley,equation
  7311. get card field "function"
  7312. put it into equation
  7313. if custom is "true" then
  7314. go to card "custom"
  7315. exit mouseup
  7316. else
  7317. go to card quadname&scalename
  7318. end if
  7319.  
  7320.  
  7321.  
  7322. put "y = "&equation into card field "equation"
  7323. choose the line tool
  7324.  
  7325. put -10 into olda
  7326. put -5 into oldb
  7327. put "true" into noconnect
  7328.  
  7329. repeat with j = 1 to howmany
  7330. put  value of equation into y
  7331.  
  7332. put orgx + scalex*x into a
  7333. put orgy-scaley*y into b
  7334.  
  7335. --if b < -100 or b > 600 then
  7336. --  add inc to x
  7337. --   next repeat
  7338. --  end if
  7339.  
  7340. if "nan" is in y then
  7341. add inc to x
  7342. next repeat
  7343. end if
  7344.  
  7345.  
  7346. IF y = INF or y > 1000000 or y < -1000000 then
  7347.  
  7348. choose brush tool
  7349. set pattern to 5
  7350. set brush to 28
  7351. click at round(a),0
  7352. drag from round(a),0 to round(a),341
  7353. add inc to x
  7354. put "true" into noconnect
  7355. choose line tool
  7356.  
  7357. next repeat
  7358. end if
  7359.  
  7360.  
  7361. if noconnect = "true" then
  7362.  
  7363. click at round(a),round(b)
  7364. drag from round(a),round(b) to round(a),round(b)
  7365.  
  7366. else
  7367. click at round(olda),round(oldb)
  7368. drag from round(olda),round(oldb) to round(a),round(b)
  7369.  
  7370. end if
  7371.  
  7372. click at round(a),round(b)
  7373. put a into olda
  7374. put b into oldb
  7375.  
  7376. add inc to x
  7377. put "false" into noconnect
  7378. end repeat
  7379.  
  7380. click at 0,0
  7381.  
  7382. choose the browse tool
  7383.  
  7384. end mouseUp</script>
  7385.     </part>
  7386.     <part>
  7387.         <id>30</id>
  7388.         <type>field</type>
  7389.         <visible> <false /> </visible>
  7390.         <dontWrap> <false /> </dontWrap>
  7391.         <dontSearch> <false /> </dontSearch>
  7392.         <sharedText> <false /> </sharedText>
  7393.         <fixedLineHeight> <false /> </fixedLineHeight>
  7394.         <autoTab> <false /> </autoTab>
  7395.         <lockText> <true /> </lockText>
  7396.         <rect>
  7397.             <left>157</left>
  7398.             <top>124</top>
  7399.             <right>265</right>
  7400.             <bottom>141</bottom>
  7401.         </rect>
  7402.         <style>opaque</style>
  7403.         <autoSelect> <false /> </autoSelect>
  7404.         <showLines> <false /> </showLines>
  7405.         <wideMargins> <false /> </wideMargins>
  7406.         <multipleLines> <false /> </multipleLines>
  7407.         <reservedFamily> 0 </reservedFamily>
  7408.         <titleWidth>0</titleWidth>
  7409.         <icon>0</icon>
  7410.         <textAlign>left</textAlign>
  7411.         <font>Geneva</font>
  7412.         <textSize>12</textSize>
  7413.         <textStyle>bold</textStyle>
  7414.         <textHeight>16</textHeight>
  7415.         <name>Ending x</name>
  7416.         <script></script>
  7417.     </part>
  7418.     <part>
  7419.         <id>31</id>
  7420.         <type>field</type>
  7421.         <visible> <false /> </visible>
  7422.         <dontWrap> <false /> </dontWrap>
  7423.         <dontSearch> <false /> </dontSearch>
  7424.         <sharedText> <false /> </sharedText>
  7425.         <fixedLineHeight> <false /> </fixedLineHeight>
  7426.         <autoTab> <false /> </autoTab>
  7427.         <lockText> <true /> </lockText>
  7428.         <rect>
  7429.             <left>157</left>
  7430.             <top>145</top>
  7431.             <right>266</right>
  7432.             <bottom>163</bottom>
  7433.         </rect>
  7434.         <style>opaque</style>
  7435.         <autoSelect> <false /> </autoSelect>
  7436.         <showLines> <false /> </showLines>
  7437.         <wideMargins> <false /> </wideMargins>
  7438.         <multipleLines> <false /> </multipleLines>
  7439.         <reservedFamily> 0 </reservedFamily>
  7440.         <titleWidth>0</titleWidth>
  7441.         <icon>0</icon>
  7442.         <textAlign>left</textAlign>
  7443.         <font>Geneva</font>
  7444.         <textSize>12</textSize>
  7445.         <textStyle>bold</textStyle>
  7446.         <textHeight>16</textHeight>
  7447.         <name>Beginning y</name>
  7448.         <script></script>
  7449.     </part>
  7450.     <part>
  7451.         <id>32</id>
  7452.         <type>field</type>
  7453.         <visible> <false /> </visible>
  7454.         <dontWrap> <false /> </dontWrap>
  7455.         <dontSearch> <false /> </dontSearch>
  7456.         <sharedText> <false /> </sharedText>
  7457.         <fixedLineHeight> <false /> </fixedLineHeight>
  7458.         <autoTab> <false /> </autoTab>
  7459.         <lockText> <true /> </lockText>
  7460.         <rect>
  7461.             <left>157</left>
  7462.             <top>164</top>
  7463.             <right>266</right>
  7464.             <bottom>182</bottom>
  7465.         </rect>
  7466.         <style>opaque</style>
  7467.         <autoSelect> <false /> </autoSelect>
  7468.         <showLines> <false /> </showLines>
  7469.         <wideMargins> <false /> </wideMargins>
  7470.         <multipleLines> <false /> </multipleLines>
  7471.         <reservedFamily> 0 </reservedFamily>
  7472.         <titleWidth>0</titleWidth>
  7473.         <icon>0</icon>
  7474.         <textAlign>left</textAlign>
  7475.         <font>Geneva</font>
  7476.         <textSize>12</textSize>
  7477.         <textStyle>bold</textStyle>
  7478.         <textHeight>16</textHeight>
  7479.         <name>Ending y</name>
  7480.         <script></script>
  7481.     </part>
  7482.     <part>
  7483.         <id>33</id>
  7484.         <type>field</type>
  7485.         <visible> <false /> </visible>
  7486.         <dontWrap> <false /> </dontWrap>
  7487.         <dontSearch> <false /> </dontSearch>
  7488.         <sharedText> <false /> </sharedText>
  7489.         <fixedLineHeight> <false /> </fixedLineHeight>
  7490.         <autoTab> <false /> </autoTab>
  7491.         <lockText> <false /> </lockText>
  7492.         <rect>
  7493.             <left>264</left>
  7494.             <top>106</top>
  7495.             <right>325</right>
  7496.             <bottom>123</bottom>
  7497.         </rect>
  7498.         <style>rectangle</style>
  7499.         <autoSelect> <false /> </autoSelect>
  7500.         <showLines> <false /> </showLines>
  7501.         <wideMargins> <false /> </wideMargins>
  7502.         <multipleLines> <false /> </multipleLines>
  7503.         <reservedFamily> 0 </reservedFamily>
  7504.         <titleWidth>0</titleWidth>
  7505.         <icon>0</icon>
  7506.         <textAlign>left</textAlign>
  7507.         <font>Geneva</font>
  7508.         <textSize>12</textSize>
  7509.         <textStyle>bold</textStyle>
  7510.         <textHeight>16</textHeight>
  7511.         <name>xb</name>
  7512.         <script></script>
  7513.     </part>
  7514.     <part>
  7515.         <id>34</id>
  7516.         <type>field</type>
  7517.         <visible> <false /> </visible>
  7518.         <dontWrap> <false /> </dontWrap>
  7519.         <dontSearch> <false /> </dontSearch>
  7520.         <sharedText> <false /> </sharedText>
  7521.         <fixedLineHeight> <false /> </fixedLineHeight>
  7522.         <autoTab> <false /> </autoTab>
  7523.         <lockText> <false /> </lockText>
  7524.         <rect>
  7525.             <left>264</left>
  7526.             <top>124</top>
  7527.             <right>325</right>
  7528.             <bottom>141</bottom>
  7529.         </rect>
  7530.         <style>rectangle</style>
  7531.         <autoSelect> <false /> </autoSelect>
  7532.         <showLines> <false /> </showLines>
  7533.         <wideMargins> <false /> </wideMargins>
  7534.         <multipleLines> <false /> </multipleLines>
  7535.         <reservedFamily> 0 </reservedFamily>
  7536.         <titleWidth>0</titleWidth>
  7537.         <icon>0</icon>
  7538.         <textAlign>left</textAlign>
  7539.         <font>Geneva</font>
  7540.         <textSize>12</textSize>
  7541.         <textStyle>bold</textStyle>
  7542.         <textHeight>16</textHeight>
  7543.         <name>xe</name>
  7544.         <script></script>
  7545.     </part>
  7546.     <part>
  7547.         <id>35</id>
  7548.         <type>field</type>
  7549.         <visible> <false /> </visible>
  7550.         <dontWrap> <false /> </dontWrap>
  7551.         <dontSearch> <false /> </dontSearch>
  7552.         <sharedText> <false /> </sharedText>
  7553.         <fixedLineHeight> <false /> </fixedLineHeight>
  7554.         <autoTab> <false /> </autoTab>
  7555.         <lockText> <false /> </lockText>
  7556.         <rect>
  7557.             <left>265</left>
  7558.             <top>145</top>
  7559.             <right>326</right>
  7560.             <bottom>163</bottom>
  7561.         </rect>
  7562.         <style>rectangle</style>
  7563.         <autoSelect> <false /> </autoSelect>
  7564.         <showLines> <false /> </showLines>
  7565.         <wideMargins> <false /> </wideMargins>
  7566.         <multipleLines> <false /> </multipleLines>
  7567.         <reservedFamily> 0 </reservedFamily>
  7568.         <titleWidth>0</titleWidth>
  7569.         <icon>0</icon>
  7570.         <textAlign>left</textAlign>
  7571.         <font>Geneva</font>
  7572.         <textSize>12</textSize>
  7573.         <textStyle>bold</textStyle>
  7574.         <textHeight>16</textHeight>
  7575.         <name>yb</name>
  7576.         <script></script>
  7577.     </part>
  7578.     <part>
  7579.         <id>36</id>
  7580.         <type>field</type>
  7581.         <visible> <false /> </visible>
  7582.         <dontWrap> <false /> </dontWrap>
  7583.         <dontSearch> <false /> </dontSearch>
  7584.         <sharedText> <false /> </sharedText>
  7585.         <fixedLineHeight> <false /> </fixedLineHeight>
  7586.         <autoTab> <false /> </autoTab>
  7587.         <lockText> <false /> </lockText>
  7588.         <rect>
  7589.             <left>265</left>
  7590.             <top>164</top>
  7591.             <right>326</right>
  7592.             <bottom>182</bottom>
  7593.         </rect>
  7594.         <style>rectangle</style>
  7595.         <autoSelect> <false /> </autoSelect>
  7596.         <showLines> <false /> </showLines>
  7597.         <wideMargins> <false /> </wideMargins>
  7598.         <multipleLines> <false /> </multipleLines>
  7599.         <reservedFamily> 0 </reservedFamily>
  7600.         <titleWidth>0</titleWidth>
  7601.         <icon>0</icon>
  7602.         <textAlign>left</textAlign>
  7603.         <font>Geneva</font>
  7604.         <textSize>12</textSize>
  7605.         <textStyle>bold</textStyle>
  7606.         <textHeight>16</textHeight>
  7607.         <name>ye</name>
  7608.         <script></script>
  7609.     </part>
  7610.     <part>
  7611.         <id>27</id>
  7612.         <type>field</type>
  7613.         <visible> <false /> </visible>
  7614.         <dontWrap> <false /> </dontWrap>
  7615.         <dontSearch> <false /> </dontSearch>
  7616.         <sharedText> <false /> </sharedText>
  7617.         <fixedLineHeight> <false /> </fixedLineHeight>
  7618.         <autoTab> <false /> </autoTab>
  7619.         <lockText> <true /> </lockText>
  7620.         <rect>
  7621.             <left>24</left>
  7622.             <top>76</top>
  7623.             <right>328</right>
  7624.             <bottom>294</bottom>
  7625.         </rect>
  7626.         <style>rectangle</style>
  7627.         <autoSelect> <false /> </autoSelect>
  7628.         <showLines> <false /> </showLines>
  7629.         <wideMargins> <false /> </wideMargins>
  7630.         <multipleLines> <false /> </multipleLines>
  7631.         <reservedFamily> 0 </reservedFamily>
  7632.         <titleWidth>0</titleWidth>
  7633.         <icon>0</icon>
  7634.         <textAlign>left</textAlign>
  7635.         <font>Geneva</font>
  7636.         <textSize>12</textSize>
  7637.         <textStyle>bold</textStyle>
  7638.         <textHeight>16</textHeight>
  7639.         <name>Overlay Notice</name>
  7640.         <script></script>
  7641.     </part>
  7642.     <part>
  7643.         <id>37</id>
  7644.         <type>button</type>
  7645.         <visible> <true /> </visible>
  7646.         <reserved5> 0 </reserved5>
  7647.         <reserved4> 0 </reserved4>
  7648.         <reserved3> 0 </reserved3>
  7649.         <reserved2> 0 </reserved2>
  7650.         <reserved1> 0 </reserved1>
  7651.         <enabled> <true /> </enabled>
  7652.         <rect>
  7653.             <left>2</left>
  7654.             <top>314</top>
  7655.             <right>102</right>
  7656.             <bottom>336</bottom>
  7657.         </rect>
  7658.         <style>shadow</style>
  7659.         <showName> <true /> </showName>
  7660.         <highlight> <false /> </highlight>
  7661.         <autoHighlight> <true /> </autoHighlight>
  7662.         <sharedHighlight> <true /> </sharedHighlight>
  7663.         <family>0</family>
  7664.         <titleWidth>0</titleWidth>
  7665.         <icon>0</icon>
  7666.         <textAlign>center</textAlign>
  7667.         <font>Chicago</font>
  7668.         <textSize>12</textSize>
  7669.         <textStyle>plain</textStyle>
  7670.         <name>Quit</name>
  7671.         <script>on mouseUp
  7672. domenu "Quit Hypercard"
  7673. end mouseUp</script>
  7674.     </part>
  7675.     <part>
  7676.         <id>38</id>
  7677.         <type>field</type>
  7678.         <visible> <true /> </visible>
  7679.         <dontWrap> <false /> </dontWrap>
  7680.         <dontSearch> <false /> </dontSearch>
  7681.         <sharedText> <false /> </sharedText>
  7682.         <fixedLineHeight> <false /> </fixedLineHeight>
  7683.         <autoTab> <false /> </autoTab>
  7684.         <lockText> <true /> </lockText>
  7685.         <rect>
  7686.             <left>45</left>
  7687.             <top>44</top>
  7688.             <right>74</right>
  7689.             <bottom>62</bottom>
  7690.         </rect>
  7691.         <style>transparent</style>
  7692.         <autoSelect> <false /> </autoSelect>
  7693.         <showLines> <false /> </showLines>
  7694.         <wideMargins> <false /> </wideMargins>
  7695.         <multipleLines> <false /> </multipleLines>
  7696.         <reservedFamily> 0 </reservedFamily>
  7697.         <titleWidth>0</titleWidth>
  7698.         <icon>0</icon>
  7699.         <textAlign>right</textAlign>
  7700.         <font>Geneva</font>
  7701.         <textSize>12</textSize>
  7702.         <textStyle>bold</textStyle>
  7703.         <textHeight>16</textHeight>
  7704.         <name></name>
  7705.         <script></script>
  7706.     </part>
  7707.     <part>
  7708.         <id>39</id>
  7709.         <type>button</type>
  7710.         <visible> <true /> </visible>
  7711.         <reserved5> 0 </reserved5>
  7712.         <reserved4> 0 </reserved4>
  7713.         <reserved3> 0 </reserved3>
  7714.         <reserved2> 0 </reserved2>
  7715.         <reserved1> 0 </reserved1>
  7716.         <enabled> <true /> </enabled>
  7717.         <rect>
  7718.             <left>458</left>
  7719.             <top>0</top>
  7720.             <right>512</right>
  7721.             <bottom>34</bottom>
  7722.         </rect>
  7723.         <style>transparent</style>
  7724.         <showName> <false /> </showName>
  7725.         <highlight> <false /> </highlight>
  7726.         <autoHighlight> <true /> </autoHighlight>
  7727.         <sharedHighlight> <true /> </sharedHighlight>
  7728.         <family>0</family>
  7729.         <titleWidth>0</titleWidth>
  7730.         <icon>19678</icon>
  7731.         <textAlign>center</textAlign>
  7732.         <font>Chicago</font>
  7733.         <textSize>12</textSize>
  7734.         <textStyle>plain</textStyle>
  7735.         <name>credits</name>
  7736.         <script>on mousestilldown
  7737. show card field "credits"
  7738. end mousestilldown
  7739.  
  7740. on mouseup
  7741. hide card field "credits"
  7742. end mouseup
  7743. </script>
  7744.     </part>
  7745.     <part>
  7746.         <id>40</id>
  7747.         <type>field</type>
  7748.         <visible> <false /> </visible>
  7749.         <dontWrap> <false /> </dontWrap>
  7750.         <dontSearch> <false /> </dontSearch>
  7751.         <sharedText> <false /> </sharedText>
  7752.         <fixedLineHeight> <false /> </fixedLineHeight>
  7753.         <autoTab> <false /> </autoTab>
  7754.         <lockText> <true /> </lockText>
  7755.         <rect>
  7756.             <left>318</left>
  7757.             <top>0</top>
  7758.             <right>512</right>
  7759.             <bottom>136</bottom>
  7760.         </rect>
  7761.         <style>shadow</style>
  7762.         <autoSelect> <false /> </autoSelect>
  7763.         <showLines> <false /> </showLines>
  7764.         <wideMargins> <false /> </wideMargins>
  7765.         <multipleLines> <false /> </multipleLines>
  7766.         <reservedFamily> 0 </reservedFamily>
  7767.         <titleWidth>0</titleWidth>
  7768.         <icon>0</icon>
  7769.         <textAlign>left</textAlign>
  7770.         <font>Geneva</font>
  7771.         <textSize>12</textSize>
  7772.         <textStyle>plain</textStyle>
  7773.         <textHeight>16</textHeight>
  7774.         <name>credits</name>
  7775.         <script></script>
  7776.     </part>
  7777.     <part>
  7778.         <id>41</id>
  7779.         <type>field</type>
  7780.         <visible> <false /> </visible>
  7781.         <dontWrap> <false /> </dontWrap>
  7782.         <dontSearch> <false /> </dontSearch>
  7783.         <sharedText> <false /> </sharedText>
  7784.         <fixedLineHeight> <false /> </fixedLineHeight>
  7785.         <autoTab> <false /> </autoTab>
  7786.         <lockText> <true /> </lockText>
  7787.         <rect>
  7788.             <left>0</left>
  7789.             <top>64</top>
  7790.             <right>355</right>
  7791.             <bottom>313</bottom>
  7792.         </rect>
  7793.         <style>scrolling</style>
  7794.         <autoSelect> <false /> </autoSelect>
  7795.         <showLines> <false /> </showLines>
  7796.         <wideMargins> <false /> </wideMargins>
  7797.         <multipleLines> <false /> </multipleLines>
  7798.         <reservedFamily> 0 </reservedFamily>
  7799.         <titleWidth>0</titleWidth>
  7800.         <icon>0</icon>
  7801.         <textAlign>left</textAlign>
  7802.         <font>Geneva</font>
  7803.         <textSize>12</textSize>
  7804.         <textStyle>plain</textStyle>
  7805.         <textHeight>16</textHeight>
  7806.         <name>help</name>
  7807.         <script></script>
  7808.     </part>
  7809.     <part>
  7810.         <id>42</id>
  7811.         <type>button</type>
  7812.         <visible> <true /> </visible>
  7813.         <reserved5> 0 </reserved5>
  7814.         <reserved4> 0 </reserved4>
  7815.         <reserved3> 0 </reserved3>
  7816.         <reserved2> 0 </reserved2>
  7817.         <reserved1> 0 </reserved1>
  7818.         <enabled> <true /> </enabled>
  7819.         <rect>
  7820.             <left>104</left>
  7821.             <top>314</top>
  7822.             <right>204</right>
  7823.             <bottom>336</bottom>
  7824.         </rect>
  7825.         <style>shadow</style>
  7826.         <showName> <true /> </showName>
  7827.         <highlight> <false /> </highlight>
  7828.         <autoHighlight> <true /> </autoHighlight>
  7829.         <sharedHighlight> <true /> </sharedHighlight>
  7830.         <family>0</family>
  7831.         <titleWidth>0</titleWidth>
  7832.         <icon>0</icon>
  7833.         <textAlign>center</textAlign>
  7834.         <font>Chicago</font>
  7835.         <textSize>12</textSize>
  7836.         <textStyle>plain</textStyle>
  7837.         <name>Help</name>
  7838.         <script>on mouseUp
  7839. show card field "help"
  7840. end mouseUp</script>
  7841.     </part>
  7842.     <part>
  7843.         <id>43</id>
  7844.         <type>button</type>
  7845.         <visible> <true /> </visible>
  7846.         <reserved5> 0 </reserved5>
  7847.         <reserved4> 0 </reserved4>
  7848.         <reserved3> 0 </reserved3>
  7849.         <reserved2> 0 </reserved2>
  7850.         <reserved1> 0 </reserved1>
  7851.         <enabled> <true /> </enabled>
  7852.         <rect>
  7853.             <left>204</left>
  7854.             <top>314</top>
  7855.             <right>256</right>
  7856.             <bottom>336</bottom>
  7857.         </rect>
  7858.         <style>rectangle</style>
  7859.         <showName> <true /> </showName>
  7860.         <highlight> <false /> </highlight>
  7861.         <autoHighlight> <true /> </autoHighlight>
  7862.         <sharedHighlight> <true /> </sharedHighlight>
  7863.         <family>0</family>
  7864.         <titleWidth>0</titleWidth>
  7865.         <icon>0</icon>
  7866.         <textAlign>center</textAlign>
  7867.         <font>Chicago</font>
  7868.         <textSize>12</textSize>
  7869.         <textStyle>plain</textStyle>
  7870.         <name>edit</name>
  7871.         <script>on mouseUp
  7872. ask password clear "Enter the password ?"
  7873. if it is not "myron" then exit mouseup
  7874.  
  7875. show menubar
  7876.  
  7877.  
  7878. set cantdelete of this stack to false
  7879. set cantpeek of this stack to false
  7880. set userlevel to 5
  7881.  
  7882. get the script of this stack
  7883. put "pass arrowkey" into line 2 of it
  7884. --put "pass commandkeydown" into line 6 of it
  7885. put "pass controlkey" into line 11 of it
  7886. put "pass functionkey" into line 15 of it
  7887. set script of this stack to it
  7888.  
  7889.  
  7890. hide card button "edit"
  7891. show card button "Lock"
  7892.  
  7893. end mouseUp</script>
  7894.     </part>
  7895.     <part>
  7896.         <id>44</id>
  7897.         <type>button</type>
  7898.         <visible> <false /> </visible>
  7899.         <reserved5> 0 </reserved5>
  7900.         <reserved4> 0 </reserved4>
  7901.         <reserved3> 0 </reserved3>
  7902.         <reserved2> 0 </reserved2>
  7903.         <reserved1> 0 </reserved1>
  7904.         <enabled> <true /> </enabled>
  7905.         <rect>
  7906.             <left>203</left>
  7907.             <top>314</top>
  7908.             <right>273</right>
  7909.             <bottom>336</bottom>
  7910.         </rect>
  7911.         <style>shadow</style>
  7912.         <showName> <true /> </showName>
  7913.         <highlight> <false /> </highlight>
  7914.         <autoHighlight> <true /> </autoHighlight>
  7915.         <sharedHighlight> <true /> </sharedHighlight>
  7916.         <family>0</family>
  7917.         <titleWidth>0</titleWidth>
  7918.         <icon>0</icon>
  7919.         <textAlign>center</textAlign>
  7920.         <font>Chicago</font>
  7921.         <textSize>12</textSize>
  7922.         <textStyle>plain</textStyle>
  7923.         <name>Lock</name>
  7924.         <script>on mouseUp
  7925. hide menubar
  7926. hide message
  7927.  
  7928. get the script of this stack
  7929. put "" into line 2 of it
  7930. --put "pass commandkeydown" into line 6 of it
  7931. put "" into line 11 of it
  7932. put "" into line 15 of it
  7933. set script of this stack to it
  7934.  
  7935.  
  7936. hide card button "lock"
  7937. show card button "edit"
  7938.  
  7939.  
  7940. set cantdelete of this stack to true
  7941. set cantpeek of this stack to true
  7942.  
  7943.  
  7944. set userlevel to 3
  7945.  
  7946. end mouseUp
  7947.  
  7948.  
  7949. on idle
  7950. choose browse tool
  7951. end idle
  7952.  
  7953. </script>
  7954.     </part>
  7955.     <part>
  7956.         <id>45</id>
  7957.         <type>button</type>
  7958.         <visible> <true /> </visible>
  7959.         <reserved5> 0 </reserved5>
  7960.         <reserved4> 0 </reserved4>
  7961.         <reserved3> 0 </reserved3>
  7962.         <reserved2> 0 </reserved2>
  7963.         <reserved1> 0 </reserved1>
  7964.         <enabled> <true /> </enabled>
  7965.         <rect>
  7966.             <left>0</left>
  7967.             <top>0</top>
  7968.             <right>40</right>
  7969.             <bottom>30</bottom>
  7970.         </rect>
  7971.         <style>transparent</style>
  7972.         <showName> <false /> </showName>
  7973.         <highlight> <false /> </highlight>
  7974.         <autoHighlight> <true /> </autoHighlight>
  7975.         <sharedHighlight> <true /> </sharedHighlight>
  7976.         <family>0</family>
  7977.         <titleWidth>0</titleWidth>
  7978.         <icon>8323</icon>
  7979.         <textAlign>center</textAlign>
  7980.         <font>Chicago</font>
  7981.         <textSize>12</textSize>
  7982.         <textStyle>plain</textStyle>
  7983.         <name>New Button</name>
  7984.         <script>on mouseUp
  7985. go home
  7986. show menubar
  7987. end mouseUp</script>
  7988.     </part>
  7989.     <content>
  7990.         <layer>card</layer>
  7991.         <id>3</id>
  7992.         <text>put the value of
  7993.  
  7994. into y</text>
  7995.     </content>
  7996.     <content>
  7997.         <layer>card</layer>
  7998.         <id>27</id>
  7999.         <text>You are now in the overlay mode.  
  8000.  
  8001.      This means you want to draw another graph on top of the previous graph.  You will not be able to change the Quadrants or the scale while in this mode
  8002.  
  8003.      Type in your new function and press the "Graph it button".  To exit this mode press the ERASE button after the graph has been drawn.
  8004.  
  8005. </text>
  8006.     </content>
  8007.     <content>
  8008.         <layer>card</layer>
  8009.         <id>28</id>
  8010.         <text>Beginning..x =</text>
  8011.     </content>
  8012.     <content>
  8013.         <layer>card</layer>
  8014.         <id>30</id>
  8015.         <text>Ending........x =</text>
  8016.     </content>
  8017.     <content>
  8018.         <layer>card</layer>
  8019.         <id>31</id>
  8020.         <text>Beginning..y =</text>
  8021.     </content>
  8022.     <content>
  8023.         <layer>card</layer>
  8024.         <id>32</id>
  8025.         <text>Ending........y = </text>
  8026.     </content>
  8027.     <content>
  8028.         <layer>card</layer>
  8029.         <id>33</id>
  8030.         <text>0</text>
  8031.     </content>
  8032.     <content>
  8033.         <layer>card</layer>
  8034.         <id>34</id>
  8035.         <text>4</text>
  8036.     </content>
  8037.     <content>
  8038.         <layer>card</layer>
  8039.         <id>35</id>
  8040.         <text>-2</text>
  8041.     </content>
  8042.     <content>
  8043.         <layer>card</layer>
  8044.         <id>36</id>
  8045.         <text>2</text>
  8046.     </content>
  8047.     <content>
  8048.         <layer>card</layer>
  8049.         <id>1</id>
  8050.         <text>sin(2*x)</text>
  8051.     </content>
  8052.     <content>
  8053.         <layer>card</layer>
  8054.         <id>38</id>
  8055.         <text>Y = </text>
  8056.     </content>
  8057.     <content>
  8058.         <layer>card</layer>
  8059.         <id>40</id>
  8060.         <text>This is shareware.  If you find this stack useful, send $10 to
  8061.  
  8062. Gene Homan
  8063. Southwestern Central School
  8064. 600 Hunt Rd
  8065. Jamestown NY 14701
  8066. </text>
  8067.     </content>
  8068.     <content>
  8069.         <layer>card</layer>
  8070.         <id>41</id>
  8071.         <text>This stack will graph mathematical equations which are solved for y.    To graph the equation y = sin(x), type  it into the field at the top of the screen.  You do not have to type the "Y".  Pick your choice of quadrants by clicking on the appropriate button.  Then pick your scale.  64 dots is the largest scale.  Then click on the "Graph it" button.
  8072.                           2
  8073. Type in    Y = 2X    + 4X   as       y = 2*X^2+4*X
  8074.  
  8075. Use the following symbols for:
  8076.  
  8077. Addition.................+
  8078. Subtraction..........-
  8079. Multiplication.....*
  8080. Division................../
  8081. Exponents...............^
  8082.  
  8083. e to the x ...............exp ( x )
  8084. Absolute value.....abs( ? )
  8085. Arc Tan....................atan( ? )
  8086. Cosine.......................cos ( x )
  8087. Natural ln................ln ( x )
  8088. Round up...................round ( x )
  8089. Sine............................Sin ( x )
  8090. Square root.............Sqrt ( x )
  8091. Tangent.....................tan ( x )
  8092. Greatest integer... trunc ( x )
  8093.  
  8094.      After you graph your equation, you have 4 choices.  
  8095.  
  8096. 1.  Erase:     This will erase your present graph and 
  8097.                    move you back to the setup page so that
  8098.                    a new equation may be graphed.
  8099. 2.  Print:      Press this button to print out a copy of
  8100.                    your graph to the printer.
  8101. 3.  Overlay:  Use this to draw another graph without
  8102.                    erasing the present graph.
  8103. 4.  Zoom in:  Allows you to select a portion of your 
  8104.                     graph you wish to expand.
  8105.                      
  8106. Note:  If you type in the wrong syntax for your 
  8107.           function and the program hangs up, 
  8108.  
  8109.            press     <command> + <any key> 
  8110.  
  8111. to get the browse tool back.  Then click on the erase button.
  8112.  
  8113.  
  8114.  
  8115.  
  8116.  
  8117.  
  8118.  
  8119. </text>
  8120.     </content>
  8121.     <name>setup</name>
  8122.     <script>on opencard
  8123. global overlay
  8124.  
  8125. if overlay is "true" then show card field "Overlay Notice"
  8126. else hide card field "Overlay Notice"
  8127. select text of card field "function"
  8128. end opencard
  8129.  
  8130. on mousedown
  8131. hide card field "help"
  8132. end mousedown
  8133. </script>
  8134. </card>
  8135.  
  8136.  
  8137.